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 ncoghlan
Recipients abarry, brett.cannon, ncoghlan, ned.deily, python-dev, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-09-10.10:02:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473501724.05.0.990597949558.issue27137@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks folks - for 3.6, the pure Python and accelerated C implementations of functools.partial are now both multiprocessing, subclassing, and REPL friendly :)
History
Date User Action Args
2016-09-10 10:02:04ncoghlansetrecipients: + ncoghlan, brett.cannon, rhettinger, vstinner, ned.deily, python-dev, serhiy.storchaka, xiang.zhang, abarry
2016-09-10 10:02:04ncoghlansetmessageid: <1473501724.05.0.990597949558.issue27137@psf.upfronthosting.co.za>
2016-09-10 10:02:04ncoghlanlinkissue27137 messages
2016-09-10 10:02:03ncoghlancreate