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 ncoghlan
Recipients chris.jerdonek, ezio.melotti, gvanrossum, lemburg, martin.panter, ncoghlan, terry.reedy, zach.ware
Date 2014-08-08.12:37:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407501438.59.0.0829624617416.issue21777@psf.upfronthosting.co.za>
In-reply-to
Content
v5 has all the review comments I accepted as being in scope addressed, including the restoration/addition of the notes about returning the object unchanged for center(), ljust(), rjust() and zfill() when the field width is less than or equal to the length of the string.
History
Date User Action Args
2014-08-08 12:37:19ncoghlansetrecipients: + ncoghlan, lemburg, gvanrossum, terry.reedy, ezio.melotti, chris.jerdonek, martin.panter, zach.ware
2014-08-08 12:37:18ncoghlansetmessageid: <1407501438.59.0.0829624617416.issue21777@psf.upfronthosting.co.za>
2014-08-08 12:37:18ncoghlanlinkissue21777 messages
2014-08-08 12:37:18ncoghlancreate