]> granicus.if.org Git - python/commit
Issue #21525: Most Tkinter methods which accepted tuples now accept lists too.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 21 May 2014 14:12:21 +0000 (17:12 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 21 May 2014 14:12:21 +0000 (17:12 +0300)
commit2b00c4999d6d1b517d6b382d6b584b34c0834d32
tree91b752fde108358901441003d17609d8ca52e390
parent8b852f111eb3e3f2e4f53f207859fdb3654d9b10
Issue #21525: Most Tkinter methods which accepted tuples now accept lists too.
Lib/test/test_tcl.py
Misc/NEWS
Modules/_tkinter.c