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 vstinner
Recipients ezio.melotti, serhiy.storchaka, vstinner
Date 2017-11-23.18:02:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511460145.91.0.213398074469.issue31979@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6a54c676e63517653d3d4a1e164bdd0fd45132d8 by Victor Stinner in branch 'master':
bpo-31979: Remove unused align_maxchar() function (#4527)
https://github.com/python/cpython/commit/6a54c676e63517653d3d4a1e164bdd0fd45132d8
History
Date User Action Args
2017-11-23 18:02:25vstinnersetrecipients: + vstinner, ezio.melotti, serhiy.storchaka
2017-11-23 18:02:25vstinnersetmessageid: <1511460145.91.0.213398074469.issue31979@psf.upfronthosting.co.za>
2017-11-23 18:02:25vstinnerlinkissue31979 messages
2017-11-23 18:02:25vstinnercreate