You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Miguel Grinberg 34f34e53d6
Do not invoke reserved events on a catch-all handler (Fixes #814)
3 years ago
..
__init__.py unit test reorganization 6 years ago
test_asyncio_client.py Do not invoke reserved events on a catch-all handler (Fixes #814) 3 years ago
test_asyncio_manager.py Remove dependency on the six package 4 years ago
test_asyncio_namespace.py Add missing call() method to namespace classes (Fixes #800) 3 years ago
test_asyncio_pubsub_manager.py Migrate async Redis client manager to aioredis 2.x (Fixes #771) 4 years ago
test_asyncio_server.py Catch-all event handlers 4 years ago