summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2015-05-13 05:54:02 (GMT)
committerNick Coghlan <ncoghlan@gmail.com>2015-05-13 05:54:02 (GMT)
commitbaaadbf70d024142ec6a519006e960ec74309f92 (patch)
tree14d1110d7379aa17d17e7c1311a2bceb0324bcbe /Python/sysmodule.c
parent84d3e764d717a5c31af1a282463425a24f83f1de (diff)
downloadcpython-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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions