]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94215: Add reproducer for segfault in frame_setlineno() (GH-94563)
authorChristian Heimes <christian@python.org>
Thu, 7 Jul 2022 10:53:57 +0000 (12:53 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Jul 2022 10:53:57 +0000 (12:53 +0200)
commitde5884295ece094931413267973036ae8a0bca05
treee2cd9907a7bebfaefc8ce4be4a87161a34f7dd11
parent8bbd70b4d130f060f87e3f53810dc747a49fa369
gh-94215: Add reproducer for segfault in frame_setlineno() (GH-94563)
Lib/test/test_pdb.py