]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123919: Fix null handling in `_freeze_module.c` (GH-123920) (#123948)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2024 01:22:15 +0000 (03:22 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 01:22:15 +0000 (18:22 -0700)
commit8b9bd43d40c2140797dd53449eeb5ca2779f4a54
tree2ed2127974e9776d7a48cd1627d05e4b89b7a439
parent793cb77f55ac157cf3f32da863f39c408b29d78c
[3.13] gh-123919: Fix null handling in `_freeze_module.c` (GH-123920) (#123948)

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