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 serhiy.storchaka
Recipients Guido, georg.brandl, gvanrossum, python-dev, serhiy.storchaka, skrah, vstinner
Date 2015-01-30.21:39:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422653955.83.0.201354181646.issue23055@psf.upfronthosting.co.za>
In-reply-to
Content
Backported tests exposed off-by-one error in PyUnicode_FromFormatV. This error was fixed in 3.x in changeset ac768c8e13ac (issue7228).
History
Date User Action Args
2015-01-30 21:39:15serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, georg.brandl, vstinner, skrah, python-dev, Guido
2015-01-30 21:39:15serhiy.storchakasetmessageid: <1422653955.83.0.201354181646.issue23055@psf.upfronthosting.co.za>
2015-01-30 21:39:15serhiy.storchakalinkissue23055 messages
2015-01-30 21:39:15serhiy.storchakacreate