Skip to content
New issue

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

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

Already on GitHub? # to your account

release: 0.18.0 #2883

Merged
merged 2 commits into from
Jan 17, 2023
Merged

release: 0.18.0 #2883

merged 2 commits into from
Jan 17, 2023

Conversation

davidhewitt
Copy link
Member

@davidhewitt davidhewitt commented Jan 15, 2023

Release for 0.18.0

I propose to put this live on Tuesday, will merge #2882 and rebase first.

Closes #2785

@davidhewitt
Copy link
Member Author

(reminder to self to also merge changelog for #2879 when rebasing)

@davidhewitt
Copy link
Member Author

Rebased, this branch is now in the form which I expect to push live this evening.

@davidhewitt
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Jan 17, 2023
@bors
Copy link
Contributor

bors bot commented Jan 17, 2023

try

Build succeeded:

@davidhewitt
Copy link
Member Author

Release is live!

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 17, 2023

Build succeeded:

@bors bors bot merged commit bed4f9d into main Jan 17, 2023
@bors bors bot deleted the release-0.18 branch January 17, 2023 21:24
- Accept any iterator in `PySet::new` and `PyFrozenSet::new`. [#2795](https://github.com/PyO3/pyo3/pull/2795)
- Mixing `#[cfg(...)]` and `#[pyo3(...)]` attributes on `#[pyclass]` struct fields will now work. [#2796](https://github.com/PyO3/pyo3/pull/2796)
- Re-enable `PyFunction` on when building for abi3 or PyPy. [#2838](https://github.com/PyO3/pyo3/pull/2838)
- Improve `derive(FromPyObject)` to use `intern!` when applicable for `#[pyo3(item)]`. [#2838](https://github.com/PyO3/pyo3/pull/2838)
Copy link
Contributor

Choose a reason for hiding this comment

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

Link is wrong: it should be #2879

@davidhewitt davidhewitt restored the release-0.18 branch January 29, 2023 20:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.18 release
3 participants