| commit | fe22e0985adae5ccfe230c815267fd410de59148 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Thu Dec 04 23:00:13 2014 +0100 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Thu Dec 04 23:00:13 2014 +0100 |
| tree | 004adb7fc3a3223faaabbf0f7e217aa7fd53bf86 | |
| parent | bb37b4ca7341bc1f09996c4c7a1d59b32d80c5a6 [diff] |
asyncio: Initialize more Future and Task attributes in the class definition to avoid attribute errors in destructors.