commit | dad6be5ffe48beb74fad78cf758b886afddc7aed | [log] [tgz] |
---|---|---|
author | Andrew Svetlov <andrew.svetlov@gmail.com> | Wed Nov 13 23:36:46 2019 +0200 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Nov 13 13:36:46 2019 -0800 |
tree | 838e3725e0b281904f0ad097e282997570469b1a | |
parent | 61289d436661025a3111065482275d49a4850b8d [diff] |
bpo-38785: Prevent asyncio from crashing (GH-17144) if parent `__init__` is not called from a constructor of object derived from `asyncio.Future` https://bugs.python.org/issue38785