summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-11-13-16-17-43.bpo-38785.NEOEfk.rst
blob: 49e9937998081438c5a941c0699849763b53ef16 (plain)
1
2
Prevent asyncio from crashing if parent ``__init__`` is not called from a
constructor of object derived from ``asyncio.Future``.