]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-93249: relax overly strict assertion on bounds->ar_start (GH-93961) (GH-94032)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jun 2022 16:42:51 +0000 (09:42 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Jun 2022 16:42:51 +0000 (17:42 +0100)
commit26329e49caaeca1d934016b581aebf25db647a6f
tree95dc564a6e99c83c774171e612613c46f8bee22d
parente6ad59934eff7a1cd9b9e0384a804d04f0ca2090
GH-93249: relax overly strict assertion on bounds->ar_start (GH-93961) (GH-94032)

(cherry picked from commit 1603a1029f44f0fdc87c65b02063229962194f84)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Lib/test/test_traceback.py
Objects/codeobject.c