Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyproto: remove deprecated feature #2587

Merged
merged 1 commit into from Sep 6, 2022

Conversation

davidhewitt
Copy link
Member

Removes #[pyproto] - quite a big purge of the codebase!

Might hold off on merging this just for a little bit in case 0.17 needs some quick fixes (just to avoid the bother of having to cherry-pick).

@mejrs
Copy link
Member

mejrs commented Aug 23, 2022

+41 −5,308 - love to see it.

What about #2326 (comment) ? You might be able to remove even more code 🙂

@davidhewitt
Copy link
Member Author

Maybe, you mean converting over from IntoPyCallbackOutput to IntoPyResult? If possible I'd prefer to keep logic changes to a follow-up PR, as this huge -5000 diff (:tada:) means it'll be quite hard for reviewers to see relevant logic changes.

@mejrs
Copy link
Member

mejrs commented Aug 24, 2022

Sounds good 👍

@davidhewitt
Copy link
Member Author

With 0.17.1 out I'm going to merge this now so that it's easier for us to make new changes that we were blocked on before.

Copy link
Member

@messense messense left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants