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 ee57005 commit 1490ed1Copy full SHA for 1490ed1
.github/CODEOWNERS
@@ -636,6 +636,7 @@ peps/pep-0755.rst @warsaw
636
peps/pep-0756.rst @vstinner
637
peps/pep-0757.rst @vstinner
638
peps/pep-0758.rst @pablogsal @brettcannon
639
+peps/pep-0759.rst @warsaw
640
# ...
641
peps/pep-0789.rst @njsmith
642
.gitignore
@@ -24,4 +24,5 @@ coverage.xml
24
/venv
25
26
# Builds
27
-/sphinx-warnings.txt
+/sphinx-warnings.txt
28
+/peps/numerical.rst
0 commit comments