This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author paolobenve
Recipients paolobenve, paul.j3
Date 2021-11-02.22:11:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635891078.75.0.48003694566.issue45673@roundup.psfhosted.org>
In-reply-to
Content
> As a general rule, don't use `nargs` like this where there's ambiguity as to how many values will be allocated to the argument.

What could I use instead of nargs?
History
Date User Action Args
2021-11-02 22:11:18paolobenvesetrecipients: + paolobenve, paul.j3
2021-11-02 22:11:18paolobenvesetmessageid: <1635891078.75.0.48003694566.issue45673@roundup.psfhosted.org>
2021-11-02 22:11:18paolobenvelinkissue45673 messages
2021-11-02 22:11:18paolobenvecreate