commit | 8b9bd43d40c2140797dd53449eeb5ca2779f4a54 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 30 03:22:15 2024 +0200 |
committer | GitHub <noreply@github.com> | Sun Sep 29 18:22:15 2024 -0700 |
tree | 2ed2127974e9776d7a48cd1627d05e4b89b7a439 | |
parent | 793cb77f55ac157cf3f32da863f39c408b29d78c [diff] |
[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>