Thanks to visit codestin.com Credit goes to github.com
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 5ebd96f commit d995878Copy full SHA for d995878
peps/conf.py
@@ -73,6 +73,7 @@
73
"py3.12": ("https://docs.python.org/3.12/", None),
74
"py3.13": ("https://docs.python.org/3.13/", None),
75
"py3.14": ("https://docs.python.org/3.14/", None),
76
+ "py3.15": ("https://docs.python.org/3.15/", None),
77
"python": ("https://docs.python.org/3/", None),
78
"trio": ("https://trio.readthedocs.io/en/latest/", None),
79
"typing": ("https://typing.python.org/en/latest/", None),
0 commit comments