8000 PEP 687: Fix reference to PEP 489 (#2515) · python/peps@eab767b · GitHub
[go: up one dir, main page]

Skip to content

Commit eab767b

Browse files
authored
PEP 687: Fix reference to PEP 489 (#2515)
As far as I can tell, PEP 484 is a typo and unrelated to this work.
1 parent 2c4d71f commit eab767b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep-0687.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The body of :pep:`630` will be converted to a HOWTO in the Python
4848
documentation, and that PEP will be retired (marked Final).
4949

5050
All extension modules in the standard library will be converted to multi-phase
51-
initialization introduced in :pep:`484`.
51+
initialization introduced in :pep:`489`.
5252

5353
All stdlib extension modules will be *isolated*. That is:
5454

0 commit comments

Comments
 (0)
0