]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148615: Handle `--` separator in pdb argument parsing (GH-1… (#149442)
authorTian Gao <gaogaotiantian@hotmail.com>
Wed, 6 May 2026 04:56:54 +0000 (21:56 -0700)
committerGitHub <noreply@github.com>
Wed, 6 May 2026 04:56:54 +0000 (04:56 +0000)
commit5b33e9c1763813c459f9857ad3c168692fb95148
tree423c5c91a1e8774a9f839c6098ca00f374d7aa26
parent7b20c8ddccac437dcc55b480e9ba4a3afab3de89
[3.14] gh-148615: Handle `--` separator in pdb argument parsing (GH-1… (#149442)

[3.14] gh-148615: Handle `--` separator in pdb argument parsing (GH-148624)
(cherry picked from commit 970b0433f498fd0d048b1f50229a7f0fb4d9e07a)

Co-authored-by: Shrey Naithani <shrey.naithani@shelllite.tech>
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2026-04-15-16-08-12.gh-issue-148615.Uvx50R.rst [new file with mode: 0644]