Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ peps/pep-0675.rst @jellezijlstra
peps/pep-0676.rst @AA-Turner @Mariatta
peps/pep-0677.rst @gvanrossum
peps/pep-0678.rst @iritkatriel
peps/pep-0679.rst @pablogsal
peps/pep-0679.rst @pablogsal @StanFromIreland
peps/pep-0680.rst @encukou
peps/pep-0681.rst @jellezijlstra
peps/pep-0682.rst
Expand Down Expand Up @@ -652,7 +652,7 @@ peps/pep-0771.rst @pradyunsg
peps/pep-0772.rst @warsaw @pradyunsg
peps/pep-0773.rst @zooba
peps/pep-0774.rst @savannahostrowski
peps/pep-0775.rst @encukou
peps/pep-0775.rst @encukou @StanFromIreland
peps/pep-0776.rst @hoodmane @ambv
peps/pep-0777.rst @warsaw @emmatyping
peps/pep-0778.rst @warsaw @emmatyping
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0679.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PEP: 679
Title: New assert statement syntax with parentheses
Author: Pablo Galindo Salgado <pablogsal@python.org>,
Stan Ulbrych <stanulbrych@gmail.com>,
Stan Ulbrych <stan@python.org>,
Discussions-To: https://discuss.python.org/t/pep-679-new-assert-statement-syntax-with-parentheses/103634
Status: Rejected
Type: Standards Track
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0775.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PEP: 775
Title: Make zlib required to build CPython
Author: Gregory P. Smith <greg@krypto.org>,
Stan Ulbrych <stanulbrych@gmail.com>,
Stan Ulbrych <stan@python.org>,
Petr Viktorin <encukou@gmail.com>
Discussions-To: https://discuss.python.org/t/82672
Status: Withdrawn
Expand Down
Loading