Remove out of date comment about PEP 535 starting out as PEP 534
This commit is contained in:
parent
80f963d066
commit
b171bc0f79
|
@ -111,8 +111,6 @@ proposal has been separated out as PEP 535.
|
||||||
PEP 535: Rich comparison chaining
|
PEP 535: Rich comparison chaining
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
(Drafted as PEP 534, actual PEP number TBD once I commit it)
|
|
||||||
|
|
||||||
As noted above, PEP 535 is a proposal to build on the circuit breaking protocol
|
As noted above, PEP 535 is a proposal to build on the circuit breaking protocol
|
||||||
defined in this PEP in order to expand the rich comparison support introduced
|
defined in this PEP in order to expand the rich comparison support introduced
|
||||||
in PEP 207 to also handle comparison chaining operations like
|
in PEP 207 to also handle comparison chaining operations like
|
||||||
|
|
Loading…
Reference in New Issue