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 abacabadabacaba, alex, barry, docs@python, serhiy.storchaka
Date 2016-05-06.08:30:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462523446.15.0.323221716366.issue18531@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch converts var-keyword arguments to exact dict. Since it changes the behavior of str.format() it can be pushed only in 3.6.
History
Date User Action Args
2016-05-06 08:30:46serhiy.storchakasetrecipients: + serhiy.storchaka, barry, alex, abacabadabacaba, docs@python
2016-05-06 08:30:46serhiy.storchakasetmessageid: <1462523446.15.0.323221716366.issue18531@psf.upfronthosting.co.za>
2016-05-06 08:30:46serhiy.storchakalinkissue18531 messages
2016-05-06 08:30:46serhiy.storchakacreate