]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Document the surprising sideeffect PyErr_Print(). (GH-12081)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Feb 2019 23:45:57 +0000 (15:45 -0800)
committerGitHub <noreply@github.com>
Wed, 27 Feb 2019 23:45:57 +0000 (15:45 -0800)
commita588343390356f5f7bb40e25371f0f2a092d6d72
tree0cdc7cc1ebf8118b3b6e06f36be26310dc50cf53
parent60ef9b05def9fd9e26959ffccc1811a32fb7dc0f
Document the surprising sideeffect PyErr_Print(). (GH-12081)

Did you know an API documented as printing the pending traceback would sometimes exit the process?

You do now.
(cherry picked from commit 4173772031747a9b249be4100b4aa9eda805ea23)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Doc/c-api/exceptions.rst