Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
You need to sign in or sign up before continuing.
cpython
Lib
argparse.py
Find file
Blame
History
Permalink
- Issue #15906: Fix a regression in argparse caused by the preceding change,
· 54d0800d
Barry Warsaw
authored
Sep 11, 2012
when action='append', type='str' and default=[].
54d0800d