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 paul.j3
Recipients Danh, alclarks, atfrase, bethard, brandtbucher, calestyo, paul.j3, rhettinger, shihai1991, uniqueg, wm
Date 2021-04-25.07:05:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619334349.37.0.131636225175.issue11354@roundup.psfhosted.org>
In-reply-to
Content
Post parsing testing for the correct number of strings is the easy part.

It's the auto-generate usage that's harder to do right, especially if we wanted to enable the metavar tuple option.  Clean usage for '+' is messy enough.
History
Date User Action Args
2021-04-25 07:05:49paul.j3setrecipients: + paul.j3, rhettinger, bethard, Danh, wm, atfrase, brandtbucher, shihai1991, alclarks, calestyo, uniqueg
2021-04-25 07:05:49paul.j3setmessageid: <1619334349.37.0.131636225175.issue11354@roundup.psfhosted.org>
2021-04-25 07:05:49paul.j3linkissue11354 messages
2021-04-25 07:05:49paul.j3create