]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-43048: RecursionError traceback RecursionError bugfix for cpy3.9 (GH-24460...
authorVladimir Feinberg <vlad17@users.noreply.github.com>
Mon, 12 Jul 2021 15:58:47 +0000 (08:58 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Jul 2021 15:58:47 +0000 (17:58 +0200)
commit489c27358376e772a61753c3f67daa836ca1eab7
tree1375d3ee17e23f5615c86c489f0b76e260c177a9
parent47abf240365ddd54a91c6ac167900d4bf6806c4f
[3.9] bpo-43048: RecursionError traceback RecursionError bugfix for cpy3.9 (GH-24460) (#24460)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2021-02-06-05-34-01.bpo-43048.yCPUmo.rst [new file with mode: 0644]