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 python-dev
Recipients abarry, brett.cannon, ncoghlan, ned.deily, python-dev, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-09-10.10:00:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160910100014.48515.89089.E4F577F7@psf.io>
In-reply-to
Content
New changeset cdc91b6ae3b2 by Nick Coghlan in branch 'default':
Issue #27137: align Python & C implementations of functools.partial
https://hg.python.org/cpython/rev/cdc91b6ae3b2
History
Date User Action Args
2016-09-10 10:00:17python-devsetrecipients: + python-dev, brett.cannon, rhettinger, ncoghlan, vstinner, ned.deily, serhiy.storchaka, xiang.zhang, abarry
2016-09-10 10:00:16python-devlinkissue27137 messages
2016-09-10 10:00:16python-devcreate