Freek Dijkstra <fr...@macfreek.nl> added the comment:

I don't think that this issue27227 and issue9625 are the same (although they 
may have the same root cause, and I would be in favour of fixing both issues). 
At least, I think the unit test are distinct:

This issue27227 is that argparse does not accept 0 options is '0 or more' are 
specified in nargs. Issue9625 is that argparse returns a different type if a 
default is specified or when it is not.

So I propose to reopen this ticket: it is not fixed, and different from the 
referred ticket.

----------
nosy: +macfreek
versions: +Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue27227>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to