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 methane, naoyuki, rhettinger, serhiy.storchaka, steven.daprano
Date 2017-02-20.12:04:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487592272.92.0.433010962277.issue29532@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9639e4ab6d5bd3ca0ab34fef127e9fc84b6b88b9 by GitHub in branch 'master':
bpo-29532: Altering a kwarg dictionary passed to functools.partial() (#190)
https://github.com/python/cpython/commit/9639e4ab6d5bd3ca0ab34fef127e9fc84b6b88b9
History
Date User Action Args
2017-02-20 12:04:32serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, steven.daprano, methane, naoyuki
2017-02-20 12:04:32serhiy.storchakasetmessageid: <1487592272.92.0.433010962277.issue29532@psf.upfronthosting.co.za>
2017-02-20 12:04:32serhiy.storchakalinkissue29532 messages
2017-02-20 12:04:32serhiy.storchakacreate