]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115320: Refactor `get_hash_info` in `sysmodule.c` not to swallow errors (#115321)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 4 Mar 2024 20:03:59 +0000 (23:03 +0300)
committerGitHub <noreply@github.com>
Mon, 4 Mar 2024 20:03:59 +0000 (23:03 +0300)
commit207030f5527d405940b79c10c1413c1e8ff696c1
tree6dc81c1076502e79f734400bbe9044aceb29d482
parent01440d3a3993b26f4a5f53c44be42cdbb0925289
gh-115320: Refactor `get_hash_info` in `sysmodule.c` not to swallow errors (#115321)
Python/sysmodule.c