]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-11654...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Mar 2024 10:30:40 +0000 (11:30 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 10:30:40 +0000 (10:30 +0000)
commitd4e8cbbed41b750348c591b798e425de7ed32d84
treed7feab28bc5aaf796c6c3bea234adeb0df5a03f4
parent1fb661579dadce6550925ad17a40eba2dec91d45
[3.12] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-116542) (#116643)

gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-116542)
(cherry picked from commit f8147d01da44da2434496d868c86c2785f7244cd)

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