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 vstinner
Recipients Mark.Shannon, brett.cannon, gvanrossum, petr.viktorin, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2021-03-17.21:00:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616014833.2.0.865399655043.issue42990@roundup.psfhosted.org>
In-reply-to
Content
I checked manually cloudpickle_bug.py attached to bpo-43228: it works as expected. The bpo-43228 regression has been fixed. I close again the issue.

It was proposed to add a builtins parameter to the types.FunctionType constructor. If someone wants to add it: please go ahead ;-)
History
Date User Action Args
2021-03-17 21:00:33vstinnersetrecipients: + vstinner, gvanrossum, brett.cannon, rhettinger, petr.viktorin, Mark.Shannon, serhiy.storchaka, yselivanov
2021-03-17 21:00:33vstinnersetmessageid: <1616014833.2.0.865399655043.issue42990@roundup.psfhosted.org>
2021-03-17 21:00:33vstinnerlinkissue42990 messages
2021-03-17 21:00:33vstinnercreate