File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -333,7 +333,7 @@ History of council elections
333
333
* January 2019: :pep: `8100 `
334
334
* December 2019: :pep: `8101 `
335
335
* December 2020: :pep: `8102 `
336
- * December 2021: :pep: `8104 `
336
+ * December 2021: :pep: `8103 `
337
337
338
338
339
339
History of amendments
Original file line number Diff line number Diff line change @@ -438,7 +438,7 @@ extension to Python's syntax does not change any existing syntax
438
438
in any backward incompatible way.
439
439
440
440
The new ``from __future__`` Python syntax (:pep:`236`), and the new warning
441
- framework (:pep:`236 `) is ideal for resolving this backward
441
+ framework (:pep:`230 `) is ideal for resolving this backward
442
442
incompatibility. To use interface syntax now, a developer could
443
443
use the statement::
444
444
You can’t perform that action at this time.
0 commit comments