]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123919: Fix null handling in `_freeze_module.c` (GH-123920) (#123949)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Sep 2024 13:56:00 +0000 (15:56 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2024 13:56:00 +0000 (13:56 +0000)
commitcbfeb6a7fe89101e24ba7f61b5d42e12b79f1c9d
tree6224f41eb4a9020d54a2abc80522792226530eed
parent8ca75eecb0a072a87b2403c5e358b2f3d4f3b76b
[3.12] gh-123919: Fix null handling in `_freeze_module.c` (GH-123920) (#123949)

gh-123919: Fix null handling in `_freeze_module.c` (GH-123920)
(cherry picked from commit c8d1dbef5b770b647aa7ff45fd5b269bc7629d0b)

Co-authored-by: sobolevn <mail@sobolevn.me>
Programs/_freeze_module.c