summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-02-18 11:35:37 (GMT)
committerGitHub <noreply@github.com>2021-02-18 11:35:37 (GMT)
commita3c3ffa68e6fc4524b1149a6a14d56c3a2e9b612 (patch)
tree3dd6f26b5a5fe9b3e2d3bcb0f465bfd28d5bb6b1 /Python/compile.c
parent366dc3a1354078e38808b9c16276e97cca5b8aaf (diff)
downloadcpython-a3c3ffa68e6fc4524b1149a6a14d56c3a2e9b612.zip
cpython-a3c3ffa68e6fc4524b1149a6a14d56c3a2e9b612.tar.gz
cpython-a3c3ffa68e6fc4524b1149a6a14d56c3a2e9b612.tar.bz2
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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions