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 izbyshev, methane, serhiy.storchaka, vstinner
Date 2018-08-23.07:51:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535010663.46.0.56676864532.issue34436@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ccd99752675042bd5f67d332c5b0ed85ba1f2da3 by Victor Stinner (Alexey Izbyshev) in branch 'master':
bpo-34436: Fix check that disables overallocation for the last fmt specifier (GH-8826)
https://github.com/python/cpython/commit/ccd99752675042bd5f67d332c5b0ed85ba1f2da3
History
Date User Action Args
2018-08-23 07:51:03vstinnersetrecipients: + vstinner, methane, serhiy.storchaka, izbyshev
2018-08-23 07:51:03vstinnersetmessageid: <1535010663.46.0.56676864532.issue34436@psf.upfronthosting.co.za>
2018-08-23 07:51:03vstinnerlinkissue34436 messages
2018-08-23 07:51:03vstinnercreate