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

refactor: remove all 0.15 deprecations #2283

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

davidhewitt
Copy link
Member

For when we're ready to merge other breaking changes.

@davidhewitt davidhewitt mentioned this pull request Jul 14, 2022
7 tasks
@davidhewitt davidhewitt force-pushed the 0.15-deprecations branch 2 times, most recently from cea6595 to 9ceae73 Compare July 14, 2022 22:11
@@ -1,6 +1,6 @@
#![cfg(feature = "macros")]

#[rustversion::stable]
#[rustversion::not(nightly)]
Copy link
Member Author

Choose a reason for hiding this comment

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

I've recently started using beta for library dev to pick up upcoming issues earlier :)

@davidhewitt davidhewitt merged commit 5ff494c into PyO3:main Jul 15, 2022
@davidhewitt davidhewitt deleted the 0.15-deprecations branch July 15, 2022 06:49
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.

1 participant