| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
CodSpeed Performance ReportMerging #922 will not alter performanceComparing botantony:update-pyo3-crate (c62ec00) with master (3382956) Summary✅ 1 untouched |
Sorry, something went wrong.
|
Looks like we've got some deprecated things to fix now too:
|
Sorry, something went wrong.
|
We should also add py 3.14 to the test matrix (and likely remove 3.9 since that is out of support) |
Sorry, something went wrong.
Let's not do that all in single PR |
Sorry, something went wrong.
There was a problem hiding this comment.
Please address the deprecations and changes between 0.25 and 0.27.
Sorry, something went wrong.
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>
| Back | FazBrowse Home | New Git URL |
Pull Request Check List
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