PEP 659: fix a typo (#1961)
This commit is contained in:
parent
27c75f67c4
commit
d209386487
|
@ -225,7 +225,7 @@ See [4]_ for a full implementation.
|
||||||
Compatibility
|
Compatibility
|
||||||
=============
|
=============
|
||||||
|
|
||||||
There will no change to the language, library or API.
|
There will be no change to the language, library or API.
|
||||||
|
|
||||||
The only way that users will be able to detect the presence of the new interpreter is through timing execution, the use of debugging tools,
|
The only way that users will be able to detect the presence of the new interpreter is through timing execution, the use of debugging tools,
|
||||||
or measuring memory use.
|
or measuring memory use.
|
||||||
|
|
Loading…
Reference in New Issue