Minor fixes to C API docs (GH-31501)
* C API docs: move PyErr_SetImportErrorSubclass docs It was in the section about warnings, but it makes more sense to put it with PyErr_SetImportError. * C API docs: document closeit argument to PyRun_AnyFileExFlags It was already documented for PyRun_SimpleFileExFlags. * textual fixes to unicode docs * Move paragraph about tp_dealloc into tp_dealloc section * __aiter__ returns an async iterator, not an awaitable
J
Jelle Zijlstra committed
43cf44ddcce6b225f959ea2a53e4817244ca6054
Parent: 1935e1c
Committed by GitHub <noreply@github.com>
on 2/23/2022, 4:34:17 AM