diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-08-07 14:38:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-07 14:38:55 (GMT) |
commit | 50e3cc9748eb2103eb7ed6cc5a74d177df3cfb13 (patch) | |
tree | 8f1961ca698d9824dba4acf185e2dd2176ed89a8 /Python | |
parent | 835e38891535649321230f94121410244c583966 (diff) | |
download | cpython-50e3cc9748eb2103eb7ed6cc5a74d177df3cfb13.zip cpython-50e3cc9748eb2103eb7ed6cc5a74d177df3cfb13.tar.gz cpython-50e3cc9748eb2103eb7ed6cc5a74d177df3cfb13.tar.bz2 |
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions