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