]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107162: Document errcode.h usage in its comment (#107177)
authorVictor Stinner <vstinner@python.org>
Mon, 24 Jul 2023 14:14:58 +0000 (16:14 +0200)
committerGitHub <noreply@github.com>
Mon, 24 Jul 2023 14:14:58 +0000 (14:14 +0000)
commit751695327562462705959e3b1cd4a37dba522178
treea379dc25775e4e427d8839bde8d8c72a35b25c5a
parentfd66baf34a73871c651326a41886240bf6f986d7
gh-107162: Document errcode.h usage in its comment (#107177)

Public and documented PyRun_InteractiveOneFlags() C API uses it.
Include/errcode.h