]> granicus.if.org Git - python/commit
Issue #19299: fix refleak test failures in test_asyncio
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 19 Oct 2013 22:54:10 +0000 (00:54 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 19 Oct 2013 22:54:10 +0000 (00:54 +0200)
commit4ca7355901049ff9a873cf236091e6780d7a8126
tree27009b2d9683843b1bb89062a2cef914f95044f5
parent34d33a595b2e8f0736e5f05b43ddcbabb57b72be
Issue #19299: fix refleak test failures in test_asyncio
Lib/asyncio/base_events.py
Lib/asyncio/proactor_events.py
Lib/asyncio/selector_events.py