]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (#116548)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 11 Mar 2024 10:58:24 +0000 (13:58 +0300)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 10:58:24 +0000 (13:58 +0300)
commitffd79bea0f032df5a2e7f75e8c823a09cdc7c7a2
treeadd20899414efd2190482c7714d63551441f1dde
parent1cc02ca063f50b8c527fbdde9957b03c145c1575
gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (#116548)
Modules/pwdmodule.c