commit | c1cf296de6d2dc18c6d692c9eb0e5c5c278fb938 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yury@magic.io> | Wed Jun 08 13:57:03 2016 -0400 |
committer | Yury Selivanov <yury@magic.io> | Wed Jun 08 13:57:03 2016 -0400 |
tree | cac03e422d754214f7324dd33274afe13c2a602a | |
parent | af74512e44e61920db36574087e75f1271787bf5 [diff] |
asyncio: Remove asyncio.timeout() context manager. It will probably be added back in Python 3.6, once its compatibility issues are resolved; see [1] for more details. [1] https://mail.python.org/pipermail/async-sig/2016-June/000045.html