]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-94254: Make _struct module types immutable (#94269)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sun, 26 Jun 2022 10:12:01 +0000 (15:42 +0530)
committerGitHub <noreply@github.com>
Sun, 26 Jun 2022 10:12:01 +0000 (12:12 +0200)
commit17ed560fcd0a1442485f9bd48884bbe412f35abc
treea6d11a5d9ea388f6552e3898aa38b1ea9f98ce8c
parent27934bef2dd9878e04707f090ff5c1ede3278aee
GH-94254: Make _struct module types immutable (#94269)
Lib/test/test_struct.py
Misc/NEWS.d/next/Library/2022-06-25-16-27-02.gh-issue-94254.beP16v.rst [new file with mode: 0644]
Modules/_struct.c