Skip to content

Commit 1490ed1

Browse files
warsawJelleZijlstraemmatyping-nvAA-Turnerhugovk
authored
PEP 759: External Wheel Hosting (#4011)
PEP 759, External Wheel Hosting; initial published version Co-authored-by: Jelle Zijlstra <[email protected]> Co-authored-by: Ethan Smith <[email protected]> Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]> --------- Co-authored-by: Jelle Zijlstra <[email protected]> Co-authored-by: Ethan Smith <[email protected]> Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent ee57005 commit 1490ed1

File tree

3 files changed

+475
-1
lines changed

3 files changed

+475
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,7 @@ peps/pep-0755.rst @warsaw
636636
peps/pep-0756.rst @vstinner
637637
peps/pep-0757.rst @vstinner
638638
peps/pep-0758.rst @pablogsal @brettcannon
639+
peps/pep-0759.rst @warsaw
639640
# ...
640641
peps/pep-0789.rst @njsmith
641642
# ...

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ coverage.xml
2424
/venv
2525

2626
# Builds
27-
/sphinx-warnings.txt
27+
/sphinx-warnings.txt
28+
/peps/numerical.rst

0 commit comments

Comments
 (0)