summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-01-08-01-54-02.bpo-35682.KDM9lk.rst
blob: 8152bd707ba54521be2736c57f116de2252cdfbf (plain)
1
2
Fix ``asyncio.ProactorEventLoop.sendfile()``: don't attempt to set the result
of an internal future if it's already done.