]> granicus.if.org Git - python/commit
bpo-37199: Replace the early returns added in c2cda63. (GH-14535)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Sep 2019 16:12:33 +0000 (09:12 -0700)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2019 16:12:33 +0000 (09:12 -0700)
commit83c21fdc36070f9fa3eb3b68181630e2cc6480fe
tree53f0c0484b22cd706656beca8375146b5cd0c130
parent97d7ba4f22ed09b4e9b1d5690c6c77f4046c96c5
bpo-37199: Replace the early returns added in c2cda63. (GH-14535)

(cherry picked from commit 81319a81b2a3f42fe1047c2e6f5fd958faab6cdb)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Lib/test/test_asyncio/test_base_events.py