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 lucatrv
Recipients lucatrv, paul.j3, rhettinger
Date 2020-03-02.23:05:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583190308.37.0.685688981936.issue39809@roundup.psfhosted.org>
In-reply-to
Content
OK, I will do this for my package, but I do not believe many others will do the same without a `max_text_width` parameter (too much care is needed for this to work correctly), and as a result most packages using `argparse` will continue to not properly handle text width.
History
Date User Action Args
2020-03-02 23:05:08lucatrvsetrecipients: + lucatrv, rhettinger, paul.j3
2020-03-02 23:05:08lucatrvsetmessageid: <1583190308.37.0.685688981936.issue39809@roundup.psfhosted.org>
2020-03-02 23:05:08lucatrvlinkissue39809 messages
2020-03-02 23:05:08lucatrvcreate