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 python-dev
Recipients Guido, georg.brandl, gvanrossum, python-dev, serhiy.storchaka, skrah, vstinner
Date 2015-01-30.21:36:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150130213559.96090.70339@psf.io>
In-reply-to
Content
New changeset e5d79e6deeb5 by Serhiy Storchaka in branch '2.7':
Issue #23055: Fixed off-by-one error in PyUnicode_FromFormatV.
https://hg.python.org/cpython/rev/e5d79e6deeb5
History
Date User Action Args
2015-01-30 21:36:05python-devsetrecipients: + python-dev, gvanrossum, georg.brandl, vstinner, skrah, serhiy.storchaka, Guido
2015-01-30 21:36:05python-devlinkissue23055 messages
2015-01-30 21:36:05python-devcreate