]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-116326: Handler errors correctly in `getwindowsversion` in `sysmodule`...
authorNikita Sobolev <mail@sobolevn.me>
Wed, 6 Mar 2024 07:54:34 +0000 (10:54 +0300)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 07:54:34 +0000 (10:54 +0300)
commit23c17f3c1aa9a0da6de0a50586aee9ddd39f48cb
tree12b70f539e99db7dda23d57a67c8638caac097f9
parent4637a1fcbd52d89b0561b588485e6240eac7b07d
[3.11] gh-116326: Handler errors correctly in `getwindowsversion` in `sysmodule` (GH-116339) (#116388)

(cherry picked from commit c91bdf86ef1cf9365b61a46aa2e51e5d1932b00a)
Python/sysmodule.c