]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148615: Handle `--` separator in pdb argument parsing (#148624)
authorShrey Naithani <shrey.naithani@shelllite.tech>
Wed, 6 May 2026 04:22:58 +0000 (09:52 +0530)
committerGitHub <noreply@github.com>
Wed, 6 May 2026 04:22:58 +0000 (21:22 -0700)
commit970b0433f498fd0d048b1f50229a7f0fb4d9e07a
treec4444877a59cf6ae5d1f07f6165ad9611dbf60c0
parent2140b14a9bbc6a2a6564e67425cab10854a26bf1
gh-148615: Handle `--` separator in pdb argument parsing (#148624)
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]