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 berker.peksag
Recipients berker.peksag, bethard, denilsonsa, flox, jmehnle, paul.j3, zbysz
Date 2018-07-25.15:23:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532532227.47.0.56676864532.issue13041@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 74102c9a5f2327c4fc47feefa072854a53551d1f by Berker Peksag in branch 'master':
bpo-13041: Use shutil.get_terminal_size() in argparse.HelpFormatter (GH-8459)
https://github.com/python/cpython/commit/74102c9a5f2327c4fc47feefa072854a53551d1f
History
Date User Action Args
2018-07-25 15:23:47berker.peksagsetrecipients: + berker.peksag, bethard, zbysz, denilsonsa, flox, jmehnle, paul.j3
2018-07-25 15:23:47berker.peksagsetmessageid: <1532532227.47.0.56676864532.issue13041@psf.upfronthosting.co.za>
2018-07-25 15:23:47berker.peksaglinkissue13041 messages
2018-07-25 15:23:47berker.peksagcreate