-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
Add support for Python 3.12 #222
Conversation
Codecov Report
@@ Coverage Diff @@
## main #222 +/- ##
=======================================
Coverage 98.25% 98.25%
=======================================
Files 19 19
Lines 801 801
=======================================
Hits 787 787
Misses 14 14 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One suggestion, otherwise looks good.
Thank you very much for responding and approving so quickly. May I ask for the possibility to run a corresponding release, including those updates? 🙏 Referring to #221 (comment), does only @rayrrr have the capacity or powers for doing that? |
Yes, rayrrr is the project lead (see https://jazzband.co/projects/geojson), only they can release to PyPI. |
Thank you Hugo. Let's hope they are around to run a release, in order to unlock all artefacts which depend on this library. |
I can at least merge this PR so you can install from GitHub as a workaround. |
3.1.0 ---------- - Add support for Python 3.12 - jazzband/geojson#222 - jazzband/geojson#211 - CI improvements - jazzband/geojson#217 - jazzband/geojson#212 - jazzband/geojson#207 - Unit test improvements - jazzband/geojson#215 - jazzband/geojson#210 - jazzband/geojson#209
Dear @frewsxcv, @rayrrr, and @hugovk,
thanks a stack for conceiving and maintaining the geojson package.
Currently, it is apparently not possible to install the package on Python 3.12 without further ado, see our report at GH-221. This patch intends to improve the situation.
With kind regards,
Andreas.