]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117459: Keep the traceback in _convert_future_exc (#117460)
authorrsp4jack <rsp4jack@outlook.com>
Thu, 4 Apr 2024 03:13:32 +0000 (11:13 +0800)
committerGitHub <noreply@github.com>
Thu, 4 Apr 2024 03:13:32 +0000 (20:13 -0700)
commit85843348c5f0b8c2f973e8bc586475e69af19cd2
treebff8b37d5662cd05f2bfaca4d54f0eb6a240947a
parentb4fe02f595fcb9f78261920a268ef614821ec195
gh-117459: Keep the traceback in _convert_future_exc (#117460)
Lib/asyncio/futures.py
Lib/test/test_asyncio/test_futures.py
Misc/NEWS.d/next/Library/2024-04-02-13-13-46.gh-issue-117459.jiIZmH.rst [new file with mode: 0644]