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-17.18:05:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613585118.63.0.440044654665.issue43228@roundup.psfhosted.org>
In-reply-to
Content
I wrote PR 24559 to expose the functions builtins in Python as a new __builtins__ attributes on functions, but also to document the subtle behavior change.
History
Date User Action Args
2021-02-17 18:05:18vstinnersetrecipients: + vstinner, Mark.Shannon, frenzy, pablogsal
2021-02-17 18:05:18vstinnersetmessageid: <1613585118.63.0.440044654665.issue43228@roundup.psfhosted.org>
2021-02-17 18:05:18vstinnerlinkissue43228 messages
2021-02-17 18:05:18vstinnercreate