summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-05-29-12-06-54.bpo-22087.uv7_Y6.rst
blob: 92127cd57a91d7dfaa33d5a2786aa0aeb3ee1d8e (plain)
1
2
3
Fix Policy.get_event_loop() to detect fork and return a new loop.

Original patch by Dan O'Reilly.