Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Tags: python/asyncio

Tags

3.4.3

BaseEventLoop: rename _owner to _thread_id

3.4.2

Python issue 22448: cleanup _run_once(), only iterate once to remove …

…delayed

calls that were cancelled.

3.4.1

Bump version in setup.py.

0.4.1

Release asyncio version 0.4.1, identical to CPython 3.4.0rc2.

0.3.1

Bump to version 0.3.1.

0.2.1

Set version to 0.2.1. Ready for PyPI.

0.1.1

Changes by Sonald Stufft to build pypi distros. Yay!