]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:34:48 +0000 (11:34 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 10:34:48 +0000 (10:34 +0000)
commit52c41179f9f6bec928d4be590b34a441b941523e
tree1544dd4b47de478c9b062844356295ee5d545a1d
parent5562a09821499d3b5f40637f448591ff2466a217
[3.11] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-116542) (#116644)

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