summaryrefslogtreecommitdiffstats
path: root/Python/suggestions.c
diff options
context:
space:
mode:
authorJelle Zijlstra <jelle.zijlstra@gmail.com>2022-02-23 04:34:17 (GMT)
committerGitHub <noreply@github.com>2022-02-23 04:34:17 (GMT)
commit43cf44ddcce6b225f959ea2a53e4817244ca6054 (patch)
treea49cd9e7c937cb648e0ecdd2131ef8fb9b5550ee /Python/suggestions.c
parent1935e1cc284942bec8006287c939e295e1a7bf13 (diff)
downloadcpython-43cf44ddcce6b225f959ea2a53e4817244ca6054.zip
cpython-43cf44ddcce6b225f959ea2a53e4817244ca6054.tar.gz
cpython-43cf44ddcce6b225f959ea2a53e4817244ca6054.tar.bz2
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
Diffstat (limited to 'Python/suggestions.c')
0 files changed, 0 insertions, 0 deletions