PyThreadState.async_gen_firstiter

Availability: >= 3.6

  1. PyObject* async_gen_firstiter;
  2. PyObject* async_gen_firstiter;
    struct PyThreadState
    version(!Python_3_7_Or_Later && Python_3_6_Or_Later)
    PyObject* async_gen_firstiter;

Meta