diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-03-26 08:20:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-26 08:20:10 (GMT) |
commit | 45116d393f713bbe918f16b33a0bba28b15bc96b (patch) | |
tree | 403245dcfb0dd758b6a9a07349c04f7b69cd726f /Python | |
parent | f5befbb0d1526f18eb2b24eabb48c3b761c624a2 (diff) | |
download | cpython-45116d393f713bbe918f16b33a0bba28b15bc96b.zip cpython-45116d393f713bbe918f16b33a0bba28b15bc96b.tar.gz cpython-45116d393f713bbe918f16b33a0bba28b15bc96b.tar.bz2 |
bpo-33096: Fix ttk.Treeview.insert. (GH-6228)
Allow ttk.Treeview.insert to insert iid that has a false boolean value.
Note iid=0 and iid=False would be same.
(cherry picked from commit 3ab44c0783eebdff687014f7d14d5dec59b6bd39)
Co-authored-by: Garvit Khatri <garvitdelhi@gmail.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions