commit | 5d97b7bcc19496617bf8c448d2f149cc28c73bc7 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yury@magic.io> | Tue May 29 15:38:07 2018 -0400 |
committer | GitHub <noreply@github.com> | Tue May 29 15:38:07 2018 -0400 |
tree | 3a8393d343de0c3a54040eaf380cc8b19eb1577d | |
parent | e55de2d77f10d524be0b426e587fbc820f76de71 [diff] |
bpo-22087: Fix Policy.get_event_loop() to detect fork (GH-7208) Original patch by Dan O'Reilly.