mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
gh-138966: Add description for gi_suspended attribute (GH-139008)
This commit is contained in:
parent
a1cf6e92b6
commit
c025576a8f
@ -253,6 +253,9 @@ attributes (see :ref:`import-mod-attrs` for module attributes):
|
||||
+-----------------+-------------------+---------------------------+
|
||||
| | gi_running | is the generator running? |
|
||||
+-----------------+-------------------+---------------------------+
|
||||
| | gi_suspended | is the generator |
|
||||
| | | suspended? |
|
||||
+-----------------+-------------------+---------------------------+
|
||||
| | gi_code | code |
|
||||
+-----------------+-------------------+---------------------------+
|
||||
| | gi_yieldfrom | object being iterated by |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user