Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Bump pyo3 from 0.17.1 to 0.19.2 #16162

Merged
merged 5 commits into from
Oct 6, 2023
Merged

Conversation

V02460
Copy link
Contributor

@V02460 V02460 commented Aug 22, 2023

Bump pyo3 version to 19.2 to keep up with the latest release and benefit from improved compatibility with Python 3.12. Pythonize is bumped to v0.19.0 to match pyo3.

Also bumps the minimum abi3 of pyo3 from py37 to py38 as Python 3.7 is EOL.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Pull request includes a sign off
  • Code style is correct
    (run the linters)

Bump pyo3 version to 19.2 to keep up with the latest release and benefit from
improved compatibility with Python 3.12. Pythonize is bumped to v0.19.0
to match pyo3.

Also bumps the minimum abi3 of pyo3 from py37 to py38 as Python 3.7 is EOL.

Signed-off-by: Kai A. Hiller <V02460@gmail.com>
Signed-off-by: Kai A. Hiller <V02460@gmail.com>
@V02460 V02460 requested a review from a team as a code owner August 22, 2023 20:06
Signed-off-by: Kai A. Hiller <V02460@gmail.com>
@clokep clokep requested a review from a team October 2, 2023 17:12
Copy link
Member

@erikjohnston erikjohnston left a comment

Choose a reason for hiding this comment

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

Thanks!

@erikjohnston
Copy link
Member

And sorry this got dropped

@erikjohnston erikjohnston merged commit 5946074 into matrix-org:develop Oct 6, 2023
38 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants