| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@Secrus This is a blocker for many projects to migrate to Python 3.15 as pydantic-extra-types depends on pendulum, which is a dependency for fastapi. As the last person to merge to master, is there any chance this could be reviewed and landed? |
Sorry, something went wrong.
|
@DanielNoord Python 3.15 is not out yet, so I don't see how that could be a blocker. I will be looking at making a release sometime in September, and that will include Python 3.15 support. If you want to discuss the matter further, please open a new issue so that the discussion doesn't hijack other threads. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Pull Request Check List
See https://pyo3.rs/v0.29.0/changelog.html, and note that PyO3 0.29 fixes https://rustsec.org/advisories/RUSTSEC-2026-0176.html and https://rustsec.org/advisories/RUSTSEC-2026-0177.html.
Note also that since PyO3 0.29, the generate-import-lib feature is deprecated and no longer has any effect; it is present only for backward-compatibility. See PyO3/pyo3#5866.
The source-code changes avoids the following warning: