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

release: 0.16.3 #2267

Merged
merged 1 commit into from Apr 5, 2022
Merged

release: 0.16.3 #2267

merged 1 commit into from Apr 5, 2022

Conversation

davidhewitt
Copy link
Member

Since we've got quite a number of non-breaking improvements stacked up, I propose we put these out before we start iterating on stuff which would need to be breaking for 0.17.

I'd also like to include #2265 in this release, as I ran into that as potentially helpful for the ecosystem in davidhewitt/pythonize#25 (comment)

Arbitrarily set the release date for this to Tuesday however no rush at all, we can push it once #2265 is reviewed & merged.

@@ -825,7 +825,7 @@ pub(crate) fn cross_compile_env_vars() -> CrossCompileEnvVars {
///
/// See the [PyO3 User Guide](https://pyo3.rs/) for more info on cross-compiling.
#[deprecated(
since = "0.17.0",
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 usually am cautious about deprecating in patch releases, however I think it's so unlikely that this is used widely that it's fine.

@ravenexp
Copy link
Contributor

ravenexp commented Apr 4, 2022

#2272 was split out of #2241 to reduce its scope, but it still logically belongs there.
Perhaps it could also make it into 0.16.3?

@davidhewitt
Copy link
Member Author

davidhewitt commented Apr 4, 2022

Yes, assuming main doesn't pick up any breaking changes I'll rebase on it when #2265 and #2272 merge.

@davidhewitt
Copy link
Member Author

Rebased. Might rebase again tomorrow to pick up #2269 and #2273, and then put live.

@davidhewitt
Copy link
Member Author

Release is live! Thanks all

@davidhewitt davidhewitt merged commit 0f868e7 into main Apr 5, 2022
@davidhewitt davidhewitt deleted the release-0.16.3 branch October 20, 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.

None yet

2 participants