diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-08-16 12:30:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 12:30:31 (GMT) |
commit | 6fd572f3b3dcc00cd80ba8e9a5a7c3a9cefc60cb (patch) | |
tree | b7cd3e0167a816c1fc0d436295e6088fec0ad18c /Python/fileutils.c | |
parent | ea6865242c184c8afc816e0211652f0d04d9b8f8 (diff) | |
download | cpython-6fd572f3b3dcc00cd80ba8e9a5a7c3a9cefc60cb.zip cpython-6fd572f3b3dcc00cd80ba8e9a5a7c3a9cefc60cb.tar.gz cpython-6fd572f3b3dcc00cd80ba8e9a5a7c3a9cefc60cb.tar.bz2 |
[3.12] gh-100814: Fix exception for invalid callable value of Tkinter image option (GH-107692) (#107722)
gh-100814: Fix exception for invalid callable value of Tkinter image option (GH-107692)
Passing a callable object as an option value to a Tkinter image now raises
the expected TclError instead of an AttributeError.
(cherry picked from commit 50e3cc9748eb2103eb7ed6cc5a74d177df3cfb13)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions