diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-09-12 16:05:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-12 16:05:52 (GMT) |
commit | 21bfff9a5a766acfbdd899687850f563893a0f9e (patch) | |
tree | eaa56da96d194aec0bd4b15492db3bd7adcf1a3c /Python/asdl.c | |
parent | 6dc3e61c511d3e13ce4eac86c8b6abdff58e3617 (diff) | |
download | cpython-21bfff9a5a766acfbdd899687850f563893a0f9e.zip cpython-21bfff9a5a766acfbdd899687850f563893a0f9e.tar.gz cpython-21bfff9a5a766acfbdd899687850f563893a0f9e.tar.bz2 |
closes bpo-37803: pdb: fix handling of options (--help / --version) (GH-15193)
The "--" should not be included with long options passed to
getopt.getopt.
Fixes https://bugs.python.org/issue37803
(cherry picked from commit 855df7f273c3988c72f01e51ba57091887ec38b2)
Co-authored-by: Daniel Hahler <github@thequod.de>
Diffstat (limited to 'Python/asdl.c')
0 files changed, 0 insertions, 0 deletions