From 7c9340441401198b3eae0b76517afde6ff1d1719 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Mon, 6 Mar 2023 07:56:41 +0100 Subject: Add preliminary support for Python 3.12 as of 3.12a5. (#96) --- CHANGES.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.rst') 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) ================ -- cgit v1.2.1