]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jun 2026 15:24:50 +0000 (17:24 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 15:24:50 +0000 (15:24 +0000)
commitf158c0a5851aec739b2020405164b7312aa286c2
treed2d327d9a3287f88c35480349ee44c22a1d4dd06
parenta3aa50a488b501b7c6cc5d232f60e998d8aec844
[3.13] gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (GH-152418) (#152422)

gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (GH-152418)
(cherry picked from commit a9fa8560143098168e0380386acbf4846c37472b)

Co-authored-by: sobolevn <mail@sobolevn.me>
Misc/NEWS.d/next/Library/2026-06-27-17-19-09.gh-issue-151126.huUyOM.rst [new file with mode: 0644]
Modules/_tkinter.c
Modules/socketmodule.c