mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Fix miscellaneous typos (#4275)
This commit is contained in:
parent
cf296537f1
commit
a5293b4ff2
50 changed files with 82 additions and 82 deletions
|
|
@ -604,7 +604,7 @@ introducing new functionality between major revisions (to avoid mid-version
|
|||
changes in the PYTHON_API_VERSION).
|
||||
|
||||
Arbitration of the flag bit positions will need to be coordinated among
|
||||
all extension writers who publically release their extensions (this will
|
||||
all extension writers who publicly release their extensions (this will
|
||||
be fewer than you might expect!)..
|
||||
|
||||
Most flags were removed as of Python 3.0 to make room for new flags. (Some
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue