]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix import path for asyncio.TimeoutError (GH-17691)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 24 Dec 2019 11:04:12 +0000 (03:04 -0800)
committerGitHub <noreply@github.com>
Tue, 24 Dec 2019 11:04:12 +0000 (03:04 -0800)
commit4ed79b78002d1c1bca8ea72aaadea07710aca4e9
treebf3163bb7fde1ea16f9a06f8ec24becdc4952d30
parent0846e5d4603434c2bbf8a528677cf1ff3fe29b95
Fix import path for asyncio.TimeoutError (GH-17691)

(cherry picked from commit 025eeaa19607b2a80c979668dad405f567444573)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Lib/asyncio/staggered.py
Misc/NEWS.d/next/Library/2019-12-24-10-43-13.bpo-39129.jVx5rW.rst [new file with mode: 0644]