FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump PyO3 version to 0.27 by botantony · Pull Request #922 · python-pendulum/pendulum · GitHub

Bump PyO3 version to 0.27 - #922

Merged
Secrus merged 2 commits into
python-pendulum:masterfrom
botantony:update-pyo3-crate
Oct 24, 2025
Merged

Bump PyO3 version to 0.27#922
Secrus merged 2 commits into
python-pendulum:masterfrom
botantony:update-pyo3-crate

Conversation

Copy link
Copy Markdown
Contributor

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

This will add Python 3.14 support. I was able to run make dev && make test successfully (no errors, only 3 warnings and 4 skips) so I assume there was no breaking changes for this project

Related to Homebrew/homebrew-core#250674

codspeed-hq Bot commented Oct 22, 2025
edited
Loading

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #922 will not alter performance

Comparing botantony:update-pyo3-crate (c62ec00) with master (3382956)

Summary

✅ 1 untouched

ashb commented Oct 22, 2025

Copy link
Copy Markdown
Member

Looks like we've got some deprecated things to fix now too:

error: use of deprecated method pyo3::types::PyAnyMethods::downcast: use Bound::cast instead

ashb commented Oct 22, 2025

Copy link
Copy Markdown
Member

We should also add py 3.14 to the test matrix (and likely remove 3.9 since that is out of support)

Secrus commented Oct 22, 2025

Copy link
Copy Markdown
Collaborator

We should also add py 3.14 to the test matrix (and likely remove 3.9 since that is out of support)

Let's not do that all in single PR

Secrus left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Please address the deprecations and changes between 0.25 and 0.27.

Comment thread pyproject.toml Outdated
This will add Python 3.14 support
Related to Homebrew/homebrew-core#250674

Signed-off-by: botantony <antonsm21@gmail.com>
Signed-off-by: botantony <antonsm21@gmail.com>
ashb requested a review from Secrus October 24, 2025 20:58
Secrus merged commit 628fd85 into python-pendulum:master Oct 24, 2025
18 checks passed
botantony deleted the update-pyo3-crate branch October 24, 2025 22:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL