summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2023-03-06 07:56:41 +0100
committerGitHub <noreply@github.com>2023-03-06 07:56:41 +0100
commit7c9340441401198b3eae0b76517afde6ff1d1719 (patch)
tree31f2b0e13b086927aaa43446cf13db4967796cb3 /CHANGES.rst
parent27ee700bdd906c130daf17cbeb53ca028f870319 (diff)
downloadzope-security-7c9340441401198b3eae0b76517afde6ff1d1719.tar.gz
Add preliminary support for Python 3.12 as of 3.12a5. (#96)
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 7d9d8b3..21a78f3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,6 +9,8 @@
PEP 3114), and drop support for the Python 2 ``next`` method name from
pure-Python proxies.
+- Add preliminary support for Python 3.12 as of 3.12a5.
+
6.1 (2023-01-18)
================