mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
4f81915cf5
For unknown reasons some arguments for Tkinter binding can be created
as a 1-tuple containing a Tcl_Obj when wantobjects is 2.
(cherry picked from commit 5b88d95cc5)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>