]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:28:27 +0000 (17:28 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 15:28:27 +0000 (15:28 +0000)
commit592575ca7a6f3892eafb5fe305a15d3dfee61be8
treebaaeca34d7ac6b7b87635a70063a46bd1feae288
parent2c7e8908cd57a9810fd9cc5c77a11d61fbfcde3c
[3.15] gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (GH-152418) (#152420)

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