Skip to content

Commit d995878

Browse files
PEP 800: Rename to "disjoint base" (#4540)
1 parent 5ebd96f commit d995878

File tree

2 files changed

+99
-85
lines changed

2 files changed

+99
-85
lines changed

peps/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"py3.12": ("https://docs.python.org/3.12/", None),
7474
"py3.13": ("https://docs.python.org/3.13/", None),
7575
"py3.14": ("https://docs.python.org/3.14/", None),
76+
"py3.15": ("https://docs.python.org/3.15/", None),
7677
"python": ("https://docs.python.org/3/", None),
7778
"trio": ("https://trio.readthedocs.io/en/latest/", None),
7879
"typing": ("https://typing.python.org/en/latest/", None),

0 commit comments

Comments
 (0)