PEP 699: Make the spelling consistent (#2911)
This commit is contained in:
parent
94287a9288
commit
1a87312fb3
|
@ -33,7 +33,7 @@ guard for optimizations.
|
|||
|
||||
Since CPython 3.11, this field has become unused by internal optimization
|
||||
efforts. :pep:`659`-specialized instructions use other methods of verifying
|
||||
that certain optimisations are safe.
|
||||
that certain optimizations are safe.
|
||||
|
||||
To enable further optimizations in CPython, this PEP proposes that the
|
||||
``ma_version_tag`` field no longer conform to the :pep:`509` specification.
|
||||
|
|
Loading…
Reference in New Issue