commit | 2a7eb0b531656f4a77d85078e6e009e4b3639ef9 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 29 14:09:17 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue May 29 14:09:17 2018 -0700 |
tree | b51ba08cc151ce3c197e66feccad502bdcef2e2f | |
parent | ca64f3ee5acf61e096eb1bb9fba3baeff0610de4 [diff] |
bpo-22087: Fix Policy.get_event_loop() to detect fork (GH-7208) Original patch by Dan O'Reilly. (cherry picked from commit 5d97b7bcc19496617bf8c448d2f149cc28c73bc7) Co-authored-by: Yury Selivanov <yury@magic.io>