diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 16b396405..e7be82f5a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 # ... diff --git a/pep-0674.rst b/pep-0674.rst index 18003d008..66100dd18 100644 --- a/pep-0674.rst +++ b/pep-0674.rst @@ -4,7 +4,7 @@ Author: Victor Stinner Status: Draft Type: Standards Track Content-Type: text/x-rst -Created: 30-Oct-2021 +Created: 01-Dec-2021 Python-Version: 3.11 Abstract