diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2015-05-13 05:54:02 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2015-05-13 05:54:02 (GMT) |
commit | baaadbf70d024142ec6a519006e960ec74309f92 (patch) | |
tree | 14d1110d7379aa17d17e7c1311a2bceb0324bcbe /Python/frozen.c | |
parent | 84d3e764d717a5c31af1a282463425a24f83f1de (diff) | |
download | cpython-baaadbf70d024142ec6a519006e960ec74309f92.zip cpython-baaadbf70d024142ec6a519006e960ec74309f92.tar.gz cpython-baaadbf70d024142ec6a519006e960ec74309f92.tar.bz2 |
Issue 24017: fix for "async with" refcounting
* adds missing INCREF in WITH_CLEANUP_START
* adds missing DECREF in WITH_CLEANUP_FINISH
* adds several new tests Yury created while investigating this
Diffstat (limited to 'Python/frozen.c')
0 files changed, 0 insertions, 0 deletions