commit | 0ac3a0cd7932079724aaabbb0a078e1c17129068 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yselivanov@sprymix.com> | Fri Dec 11 11:33:59 2015 -0500 |
committer | Yury Selivanov <yselivanov@sprymix.com> | Fri Dec 11 11:33:59 2015 -0500 |
tree | 5aa52402d3fde41233b91ca88a04c03d6d6ed343 | |
parent | dddc781998da741511178c7cb4e303e3db5aac45 [diff] |
asyncio: Make Tasks check if Futures are attached to the same event loop See https://github.com/python/asyncio/pull/303 for details