cpython/Lib/test/test_asyncio
Yury Selivanov f11352c114 asyncio/tests: Ensure a gc_collect for __del__ testing
Patch by Philip Jenvey
2016-05-13 16:10:43 -04:00
..
__init__.py
__main__.py
echo.py
echo2.py
echo3.py
keycert3.pem
pycacert.pem
ssl_cert.pem
ssl_key.pem
test_base_events.py asyncio/tests: Ensure a gc_collect for __del__ testing 2016-05-13 16:10:43 -04:00
test_events.py asyncio: Fix unix pipe transport 'repr' methods 2016-05-13 16:04:43 -04:00
test_futures.py asyncio/tests: Ensure a gc_collect for __del__ testing 2016-05-13 16:10:43 -04:00
test_locks.py Also rewrote the guts of asyncio.Semaphore (patch by manipopopo). 2015-09-29 11:54:45 -07:00
test_pep492.py Sync asyncio with upstream git repo (conditional import in test_pep492.py). 2015-12-12 17:01:47 -08:00
test_proactor_events.py asyncio: Skip getaddrinfo if host is already resolved. 2015-12-16 19:31:17 -05:00
test_queues.py Issue #25233: Rewrite the guts of Queue to be more understandable and correct. 2015-09-28 07:42:34 -07:00
test_selector_events.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 08:32:47 +03:00
test_sslproto.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 08:32:47 +03:00
test_streams.py Issue #26050: Add asyncio.StreamReader.readuntil() method. 2016-01-11 12:28:19 -05:00
test_subprocess.py Issue #26848: Fix asyncio/subprocess.communicate() to handle empty input. 2016-05-13 15:35:28 -04:00
test_tasks.py Fix test_asyncio.test_timeout_disable() 2016-04-18 10:28:42 +02:00
test_transports.py
test_unix_events.py asyncio: Add Transport.is_closing() 2015-11-16 12:43:21 -05:00
test_windows_events.py asyncio: sync with github asyncio 2015-07-09 23:13:50 +02:00
test_windows_utils.py asyncio: Close transports in tests 2015-01-15 14:24:55 +01:00