]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix import path for asyncio.TimeoutError (#17691)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 24 Dec 2019 10:46:42 +0000 (12:46 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Dec 2019 10:46:42 +0000 (12:46 +0200)
commit025eeaa19607b2a80c979668dad405f567444573
treee9caca1be9eb089e601cd2f64f5a38f85dd112fd
parent3c75f31bb2b88b3e3d858448e789b2c0d2e3e082
Fix import path for asyncio.TimeoutError (#17691)
Lib/asyncio/staggered.py
Misc/NEWS.d/next/Library/2019-12-24-10-43-13.bpo-39129.jVx5rW.rst [new file with mode: 0644]