]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 24374: Plug refleak in set_coroutine_wrapper
authorYury Selivanov <yselivanov@sprymix.com>
Thu, 4 Jun 2015 14:16:51 +0000 (10:16 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Thu, 4 Jun 2015 14:16:51 +0000 (10:16 -0400)
commit94c2263005e2597a26ef76af8bfd47168d6de42e
treeffacef37f1f035e52cdacceaae4c327ea4a587ff
parent53f95024d7ef25a39e70aa45ffdcefbb084821ed
Issue 24374: Plug refleak in set_coroutine_wrapper
Lib/test/test_coroutines.py
Python/ceval.c