]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-116326: Handler errors correctly in `getwindowsversion` in `sysmodule`...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Mar 2024 15:52:15 +0000 (16:52 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 15:52:15 +0000 (18:52 +0300)
commit9a42cfa368e7cfb7d4e920798e0c3abdc24de301
tree3861850850a78cf56d75b9f4e03f6b586d9429bb
parent6264c4f4b2f99ba71678e1ff29347e6b3136f51c
[3.12] gh-116326: Handler errors correctly in `getwindowsversion` in `sysmodule` (GH-116339) (#116354)

* gh-116326: Handler errors correctly in `getwindowsversion` in `sysmodule` (GH-116339)
(cherry picked from commit c91bdf86ef1cf9365b61a46aa2e51e5d1932b00a)

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