Co-authored-by: Donghoon Nam <54799053+codenamenam@users.noreply.github.com>
+-----------------+-------------------+---------------------------+
| | gi_running | is the generator running? |
+-----------------+-------------------+---------------------------+
+| | gi_suspended | is the generator |
+| | | suspended? |
++-----------------+-------------------+---------------------------+
| | gi_code | code |
+-----------------+-------------------+---------------------------+
| | gi_yieldfrom | object being iterated by |