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 eric.smith, ned.deily, serhiy.storchaka
Date 2017-06-16.10:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497608374.1.0.146448749232.issue30682@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 11e97f2f80bf65cc828c127eafc95229df35d403 by Serhiy Storchaka (ericvsmith) in branch 'master':
bpo-30682: Removed a too-strict assertion that failed for certain f-strings. (#2232)
https://github.com/python/cpython/commit/11e97f2f80bf65cc828c127eafc95229df35d403
History
Date User Action Args
2017-06-16 10:19:34serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith, ned.deily
2017-06-16 10:19:34serhiy.storchakasetmessageid: <1497608374.1.0.146448749232.issue30682@psf.upfronthosting.co.za>
2017-06-16 10:19:34serhiy.storchakalinkissue30682 messages
2017-06-16 10:19:34serhiy.storchakacreate