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 carmenbianca, eric.smith, serhiy.storchaka
Date 2017-06-07.17:49:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496857780.76.0.421734199635.issue30590@psf.upfronthosting.co.za>
In-reply-to
Content
There was a bug (see issue18531). It was fixed in 3.6.

Use str.format_map() for formatting with arbitrary mapping.
History
Date User Action Args
2017-06-07 17:49:40serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith, carmenbianca
2017-06-07 17:49:40serhiy.storchakasetmessageid: <1496857780.76.0.421734199635.issue30590@psf.upfronthosting.co.za>
2017-06-07 17:49:40serhiy.storchakalinkissue30590 messages
2017-06-07 17:49:40serhiy.storchakacreate