Skip to content

Commit 900771e

Browse files
PEP 841: Renumber back to 837
PEP 837 was freed for this PEP's earlier claim when the conflicting PEP was renumbered to 840 in #5043. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 8b87d4f commit 900771e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ peps/pep-0833.rst @dstufft
712712
peps/pep-0835.rst @ilevkivskyi
713713
peps/pep-0836.rst @savannahostrowski @Fidget-Spinner @brandtbucher
714714
peps/pep-0840.rst @jeremyhylton @gvanrossum
715-
peps/pep-0841.rst @serhiy-storchaka
715+
peps/pep-0837.rst @serhiy-storchaka
716716
# ...
717717
peps/pep-2026.rst @hugovk
718718
# ...
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PEP: 841
1+
PEP: 837
22
Title: Extensible JSON serialization
33
Author: Serhiy Storchaka <storchaka@gmail.com>
44
Discussions-To: https://discuss.python.org/t/pep-837-extensible-json-serialization/108124

0 commit comments

Comments
 (0)