diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-03-02 07:58:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-02 07:58:48 (GMT) |
commit | 87a4cd5fbebdd0e6166b421d2c3706bc2f2e5a11 (patch) | |
tree | e6b4edd79f7cacf27ea9bc0c13ded2b5b34ce641 /Python/bltinmodule.c | |
parent | a7b8a969eb3daacb1fcb029a8c5fecb5d09c964b (diff) | |
download | cpython-87a4cd5fbebdd0e6166b421d2c3706bc2f2e5a11.zip cpython-87a4cd5fbebdd0e6166b421d2c3706bc2f2e5a11.tar.gz cpython-87a4cd5fbebdd0e6166b421d2c3706bc2f2e5a11.tar.bz2 |
bpo-38410: Properly handle PySys_Audit() failures (GH-18658)
_PyEval_SetAsyncGenFinalizer() and _PyEval_SetAsyncGenFirstiter()
didn't include proper error handling for their PySys_Audit() calls.
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions