[issue38956] argparse.BooleanOptionalAction should not add the default value to the help string by default

2019-12-02 Thread Micky Yun Chan


Micky Yun Chan  added the comment:

Hi, if it's possible can I take this issue?

--
nosy: +Micky Yun Chan

___
Python tracker 
<https://bugs.python.org/issue38956>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38956] argparse.BooleanOptionalAction should not add the default value to the help string by default

2019-12-02 Thread Micky Yun Chan


Change by Micky Yun Chan :


--
keywords: +patch
pull_requests: +16928
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/17447

___
Python tracker 
<https://bugs.python.org/issue38956>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38956] argparse.BooleanOptionalAction should not add the default value to the help string by default

2019-12-02 Thread Micky Yun Chan


Micky Yun Chan  added the comment:

Hi I created a new pull request on Github

--

___
Python tracker 
<https://bugs.python.org/issue38956>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com