We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1443481 commit f361d8eCopy full SHA for f361d8e
changelog/10894.bugfix.rst
@@ -0,0 +1 @@
1
+Support for Python 3.12 (beta at the time of writing).
setup.cfg
@@ -22,6 +22,7 @@ classifiers =
22
Programming Language :: Python :: 3.9
23
Programming Language :: Python :: 3.10
24
Programming Language :: Python :: 3.11
25
+ Programming Language :: Python :: 3.12
26
Topic :: Software Development :: Libraries
27
Topic :: Software Development :: Testing
28
Topic :: Utilities
0 commit comments