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 17054da commit bd078e8Copy full SHA for bd078e8
README.md
@@ -5,7 +5,7 @@
5
[](https://github.com/pypi/stdlib-list/actions/workflows/ci.yml)
6
7
This package includes lists of all of the standard libraries for Python 2.6
8
-through 3.12.
+through 3.13.
9
10
**IMPORTANT**: If you're on Python 3.10 or newer, you **probably don't need this library**.
11
See [`sys.stdlib_module_names`](https://docs.python.org/3/library/sys.html#sys.stdlib_module_names)
docs/index.rst
@@ -2,7 +2,7 @@ stdlib-list
2
===========
3
4
.. note::
0 commit comments