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
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,7 @@ pep-0670.rst @vstinner @erlend-aasland
pep-0671.rst @rosuav
pep-0672.rst @encukou
pep-0673.rst @jellezijlstra
pep-0674.rst @vstinner
# ...
# pep-0754.txt
# ...
Expand Down
2 changes: 1 addition & 1 deletion pep-0674.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Author: Victor Stinner <vstinner@python.org>
Status: Draft
Type: Standards Track
Content-Type: text/x-rst
Created: 30-Oct-2021
Created: 01-Dec-2021
Python-Version: 3.11

Abstract
Expand Down