]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (GH-116548) (#116593)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Mar 2024 11:55:09 +0000 (12:55 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 11:55:09 +0000 (11:55 +0000)
commitd130cb49834573fff6a0a63da00e04d0a0cca818
tree2ff35f1c3a9ac9770bd2667976f3361cfae78e6d
parent1ddd2f9036fd855f80fe9fe7ccafb9fc38c417f2
[3.12] gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (GH-116548) (#116593)

gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (GH-116548)
(cherry picked from commit ffd79bea0f032df5a2e7f75e8c823a09cdc7c7a2)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Modules/pwdmodule.c