Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Aug 31, 2025

@cclauss cclauss changed the title Update Python versions and GitHub actions versions Update Python and GitHub Actions versions Aug 31, 2025
@cclauss cclauss changed the title Update Python and GitHub Actions versions Upgrade Python and GitHub Actions versions Aug 31, 2025
@ngoldbaum
Copy link

This PR also needs something like this for srsly to become installable:

diff --git a/setup.cfg b/setup.cfg
index 350d943..fe5f34a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -27,7 +27,7 @@ classifiers =
 [options]
 zip_safe = true
 include_package_data = true
-python_requires = >=3.9,<3.14
+python_requires = >=3.9,<3.15
 setup_requires =
     cython>=0.29.1
 install_requires =

@cclauss
Copy link
Contributor Author

cclauss commented Oct 15, 2025

cclauss and others added 2 commits November 18, 2025 12:32
Co-authored-by: Guido Imperiale <crusaderky@gmail.com>
Co-authored-by: Guido Imperiale <crusaderky@gmail.com>
@cclauss cclauss requested a review from crusaderky November 18, 2025 11:33
This was referenced Nov 19, 2025
@crusaderky
Copy link
Contributor

the ujson segfault on 3.14 is highly concerning. I'd rather go the way of #119 + #120.

@cclauss
Copy link
Contributor Author

cclauss commented Nov 19, 2025

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