SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 588 Python

bpo-42990: Add __builtins__ attribute to functions (GH-24559)

Expose the new PyFunctionObject.func_builtins member in Python as a
new __builtins__ attribute on functions.

Document also the behavior change in What's New in Python 3.10.
V
Victor Stinner committed
a3c3ffa68e6fc4524b1149a6a14d56c3a2e9b612
Parent: 366dc3a
Committed by GitHub <noreply@github.com> on 2/18/2021, 11:35:37 AM