We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba72636 commit e623e2cCopy full SHA for e623e2c
CHANGES.rst
@@ -8,7 +8,10 @@
8
- Remove support for Python 3.7 and 3.8.
9
- Add untested, community supported implementation for RiscV 32. See
10
`PR 438 <https://github.com/python-greenlet/greenlet/pull/439>`_.
11
-
+- Make greenlet build and run on Python 3.14a7. It will not build on
12
+ earlier 3.14 alpha releases, and may not build on later 3.14
13
+ releases.
14
+- Packaging: Use :pep:`639` license expressions and include license files.
15
16
3.1.1 (2024-09-20)
17
==================
0 commit comments