]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (GH-116548) (#116594)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Mar 2024 12:16:22 +0000 (13:16 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 12:16:22 +0000 (12:16 +0000)
commit6ae6d46e61cc3e4ecc6393aeff26b1c43393f9e9
treef3bc1d3a74f3d8a4086052ada51df2fd7a6711f3
parentd78117981a15a71aed91ad525fd2c17c7fc3ae7f
[3.11] gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (GH-116548) (#116594)

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