]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122445: populate only modified fields in __static_attributes__ (#122446...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 2 Aug 2024 18:26:57 +0000 (19:26 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2024 18:26:57 +0000 (19:26 +0100)
commit545a328eae058b82d7279a31d7fdce08b6ff4f94
tree77f9ab0a45c1073fba475439bc49f35181c9e1eb
parentb20893b5c2dc999bbad5723c20f0ff2aea83a428
[3.13] gh-122445: populate only modified fields in __static_attributes__ (#122446) (#122621)

gh-122445: populate only modified fields in __static_attributes__ (#122446)

(cherry picked from commit 498376d7a7d6f704f22a2c963130cc15c17e7a6f)
Doc/reference/datamodel.rst
Doc/whatsnew/3.13.rst
Lib/test/test_compile.py
Misc/NEWS.d/next/Core and Builtins/2024-07-30-11-41-35.gh-issue-122445.Rq0bjS.rst [new file with mode: 0644]
Python/compile.c