summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_tcl.py
diff options
context:
space:
mode:
authorZachary Ware <zach@python.org>2021-10-20 02:54:19 (GMT)
committerGitHub <noreply@github.com>2021-10-20 02:54:19 (GMT)
commit4fe454c6f54b0948af67b53af6c2f35af6377e69 (patch)
treef9ac5b60e7bc8df1cc908c83fcd46f7c25e43c00 /Lib/test/test_tcl.py
parent3163e68c342434db37c69669017f96a4bb2d5f13 (diff)
downloadcpython-4fe454c6f54b0948af67b53af6c2f35af6377e69.zip
cpython-4fe454c6f54b0948af67b53af6c2f35af6377e69.tar.gz
cpython-4fe454c6f54b0948af67b53af6c2f35af6377e69.tar.bz2
bpo-45436: Fix tkinter tests with Tcl/Tk 8.6.11+ (GH-29077)
Since v8.6.11, a few configuration options seem to accept an empty value where they did not previously; particularly the `type` of a `Menu` widget, and the `compound` of any ttk widget with a label. Providing an explicit expected error message to `checkEnumParam` bypasses the check of an empty value, which no longer raises `TclError`.
Diffstat (limited to 'Lib/test/test_tcl.py')
0 files changed, 0 insertions, 0 deletions