mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-120178: Documentation typo corrections (#120179)
This commit is contained in:
parent
e21057b999
commit
5bdc87b885
3 changed files with 3 additions and 3 deletions
|
@ -1667,7 +1667,7 @@ iterations of the loop.
|
|||
|
||||
A no-op. Performs internal tracing, debugging and optimization checks.
|
||||
|
||||
The ``context`` oparand consists of two parts. The lowest two bits
|
||||
The ``context`` operand consists of two parts. The lowest two bits
|
||||
indicate where the ``RESUME`` occurs:
|
||||
|
||||
* ``0`` The start of a function, which is neither a generator, coroutine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue