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

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