mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
Remove duplicate words in the documentation (#140221)
This commit is contained in:
parent
459d493ce3
commit
2ebd0cdb16
5 changed files with 6 additions and 6 deletions
|
|
@ -294,7 +294,7 @@ The full API is described below for advanced use cases.
|
|||
Default flags, based on current values of macros such as
|
||||
:c:macro:`Py_LIMITED_API` and :c:macro:`Py_GIL_DISABLED`.
|
||||
|
||||
Alternately, the field can be set to to the following flags, combined
|
||||
Alternately, the field can be set to the following flags, combined
|
||||
by bitwise OR.
|
||||
Unused bits must be set to zero.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue