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 Akuli, brett.cannon, eric.smith, ezio.melotti, rhettinger, serhiy.storchaka, vstinner
Date 2017-08-03.08:45:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501749928.69.0.494737275693.issue30978@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5075416b8fedc5526b643dabc915f7945fa0d969 by Serhiy Storchaka in branch 'master':
bpo-30978: str.format_map() now passes key lookup exceptions through. (#2790)
https://github.com/python/cpython/commit/5075416b8fedc5526b643dabc915f7945fa0d969
History
Date User Action Args
2017-08-03 08:45:28serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, vstinner, eric.smith, ezio.melotti, Akuli
2017-08-03 08:45:28serhiy.storchakasetmessageid: <1501749928.69.0.494737275693.issue30978@psf.upfronthosting.co.za>
2017-08-03 08:45:28serhiy.storchakalinkissue30978 messages
2017-08-03 08:45:28serhiy.storchakacreate