]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-98744: Prevent column-level decoding crashes on traceback module (#98850)
authorBatuhan Taskaya <isidentical@gmail.com>
Sat, 29 Oct 2022 14:12:15 +0000 (17:12 +0300)
committerGitHub <noreply@github.com>
Sat, 29 Oct 2022 14:12:15 +0000 (15:12 +0100)
commit751da28febfb0d01ddb8a9b4cb3256386e5f6a81
tree37e977f1d9fb707efd35585e099b2cfd3cef3468
parent12957d7cbd07bbbb80e3371f5300aa80f1997cc7
[3.11] gh-98744: Prevent column-level decoding crashes on traceback module (#98850)

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2022-10-28-23-44-17.gh-issue-98744.sGHDWm.rst [new file with mode: 0644]