]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122445: populate only modified fields in __static_attributes__ (#122446)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 2 Aug 2024 14:40:42 +0000 (15:40 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2024 14:40:42 +0000 (15:40 +0100)
commit498376d7a7d6f704f22a2c963130cc15c17e7a6f
tree95a08b203264fd5c9422e0fbc2cd242459e74204
parent9fc1c992d6fcea0b7558c581846eef6bdd811f6c
gh-122445: populate only modified fields in __static_attributes__ (#122446)
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