]> granicus.if.org Git - python/commit
Issue #27294: Numerical state in the repr for Tkinter event objects is now
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jun 2016 19:09:30 +0000 (22:09 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jun 2016 19:09:30 +0000 (22:09 +0300)
commitf81a266df9cd85396c5745ef0e6157261107381f
tree7175cb1c4b8739fbab35edf5c1ea4c759f02b63a
parent9c6c3fb4350cdf8064a4c90b84080e6a10adb65b
parent514f9736a712923756cdd1d3a5e845bf3fdb0994
Issue #27294: Numerical state in the repr for Tkinter event objects is now
represented as a compination of known flags.
Misc/NEWS