diff options
author | Zackery Spytz <zspytz@gmail.com> | 2020-05-30 08:22:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-30 08:22:02 (GMT) |
commit | 7b78e7f9fd77bb3280ee39fb74b86772a7d46a70 (patch) | |
tree | 9616312cf48a743736d7fdfa89406e93db9c1c4e /Python/errors.c | |
parent | 735d902b363b759df9ff00e58bbf4f7e2bde78cd (diff) | |
download | cpython-7b78e7f9fd77bb3280ee39fb74b86772a7d46a70.zip cpython-7b78e7f9fd77bb3280ee39fb74b86772a7d46a70.tar.gz cpython-7b78e7f9fd77bb3280ee39fb74b86772a7d46a70.tar.bz2 |
bpo-40061: Fix a possible refleak in _asynciomodule.c (GH-19748)
tup should be decrefed in the unlikely event of a PyList_New()
failure.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions