]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116326: Handler errors correctly in `getwindowsversion` in `sysmodule` (#116339)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 5 Mar 2024 12:31:04 +0000 (15:31 +0300)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 12:31:04 +0000 (12:31 +0000)
commitc91bdf86ef1cf9365b61a46aa2e51e5d1932b00a
treedab0ec2f38259dd3e77436b14be5b05951cfd290
parentcbf3d38cbeb6e640d5959549169ec45cdedc1a71
gh-116326: Handler errors correctly in `getwindowsversion` in `sysmodule` (#116339)
Python/sysmodule.c