summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-10-23-16-25-12.bpo-34679.Bnw8o3.rst
blob: 34334db6032b5bfe95a8f64fcb34f6abb32ffaa9 (plain)
1
2
asynci.ProactorEventLoop.close() now only calls signal.set_wakeup_fd() in the
main thread.