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, frenzy, pablogsal, vstinner
Date 2021-02-15.17:01:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613408517.34.0.922541910538.issue43228@roundup.psfhosted.org>
In-reply-to
Content
> It looks like the globals dict passed to FunctionType(...) lacks a __builtins__.

Right. But it worked in Python 3.9 :-)
History
Date User Action Args
2021-02-15 17:01:57vstinnersetrecipients: + vstinner, Mark.Shannon, frenzy, pablogsal
2021-02-15 17:01:57vstinnersetmessageid: <1613408517.34.0.922541910538.issue43228@roundup.psfhosted.org>
2021-02-15 17:01:57vstinnerlinkissue43228 messages
2021-02-15 17:01:57vstinnercreate