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 MSeifert, josh.r, lukasz.langa, serhiy.storchaka
Date 2017-03-24.22:18:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393938.84.0.564955296262.issue29800@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 53b2667dcf2a7d13af466a5fb91844f5125a920d by Serhiy Storchaka (Michael Seifert) in branch '3.6':
bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords are not strings (#649) (#671)
https://github.com/python/cpython/commit/53b2667dcf2a7d13af466a5fb91844f5125a920d
History
Date User Action Args
2017-03-24 22:18:58serhiy.storchakasetrecipients: + serhiy.storchaka, lukasz.langa, josh.r, MSeifert
2017-03-24 22:18:58serhiy.storchakasetmessageid: <1490393938.84.0.564955296262.issue29800@psf.upfronthosting.co.za>
2017-03-24 22:18:58serhiy.storchakalinkissue29800 messages
2017-03-24 22:18:58serhiy.storchakacreate