Skip to content

Commit 7bb3741

Browse files
authored
Adding name of the reporter
1 parent 90bf8d7 commit 7bb3741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Fix :mod:`pdb` to accept standard ``--`` end of options separator,
22
which was inadvertently rejected since the switch from :mod:`getopt` to
3-
:mod:`argparse` in Python 3.13. Patch by Shrey Naithani.
3+
:mod:`argparse` in Python 3.13. Reported by haampie. Patched by Shrey Naithani.

0 commit comments

Comments
 (0)