PEP 689: Fix typo in deferral note (GH-2771)
This commit is contained in:
parent
63ec31e8d8
commit
de9695d9f0
|
@ -13,7 +13,7 @@ Post-History: `27-Apr-2022 <https://mail.python.org/archives/list/python-dev@pyt
|
||||||
Deferral note
|
Deferral note
|
||||||
===============
|
===============
|
||||||
|
|
||||||
This PR was accepted provided that function names in the unstable API start
|
This PEP was accepted provided that function names in the unstable API start
|
||||||
with leading underscores. Unfortunately, this uncovered wider disagreement
|
with leading underscores. Unfortunately, this uncovered wider disagreement
|
||||||
about the meaning of leading underscores. The PEP's author is not comfortable
|
about the meaning of leading underscores. The PEP's author is not comfortable
|
||||||
pushing the PEP forward before we agree on what a leading underscore means.
|
pushing the PEP forward before we agree on what a leading underscore means.
|
||||||
|
|
Loading…
Reference in New Issue