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.22.2 #4333

Merged
merged 14 commits into from
Jul 17, 2024
Merged

release: 0.22.2 #4333

merged 14 commits into from
Jul 17, 2024

Conversation

davidhewitt
Copy link
Member

This is a holding branch for a series of cherry-picks to build a 0.22.2 release.

I'd like to wait for a few more bits to be reviewed and merged, and then will cherry-pick them and put this live:

davidhewitt and others added 3 commits July 10, 2024 16:14
…and additional fixes (#4318)

* Fix mismatch return value, remove redundant error propagation, and fix typo

* Update guide/src/function/signature.md

Co-authored-by: Lily Foote <[email protected]>

---------

Co-authored-by: Lily Foote <[email protected]>
* docs: improve signposting to bound and traits

* update UI tests
@Icxolu
Copy link
Contributor

Icxolu commented Jul 15, 2024

We might also want to include a fix for #4352 here, fix: #4353

@davidhewitt davidhewitt marked this pull request as ready for review July 16, 2024 08:01
@davidhewitt
Copy link
Member Author

Thanks; I've now cherry-picked all of those and prepared the release commit. If CI looks green and I hear no reason to wait further, will put live tomorrow.

gi0baro and others added 10 commits July 16, 2024 10:15
* ci: check minimal-versions on MSRV feature powerset

* fix msrv arg

* bump num-bigint floor to 0.4.2

* try fix build syntax
* use versioned links from docs to guide

* use standard python version in `guide-build` ci job
* Prevent building in GIL-less environment

* Add change log

* add "yet" to phrasing

* Add testing to build script

* add link to issue

* Fix formatting issues

---------

Co-authored-by: David Hewitt <[email protected]>
* use FFI calls for refcounting on all abi3 versions

* fix implementation on PyPy
)

* chore: update `ruff` configuration to resolve deprecation warning

* add newsfragment
* only emit c-string literals on Rust 1.79 and later (#4352)

* add newsfragment
@davidhewitt davidhewitt merged commit 2b46e4a into release-0.22 Jul 17, 2024
77 of 78 checks passed
@davidhewitt davidhewitt deleted the release-0.22.2 branch July 17, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants