diff options
author | Garvit Khatri <garvitdelhi@gmail.com> | 2018-03-26 12:32:05 +0530 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-03-26 10:02:05 +0300 |
commit | 3ab44c0783eebdff687014f7d14d5dec59b6bd39 (patch) | |
tree | 77df1a4b12402a9498ad17e81cd39cdeb58e1552 /Python/pythonrun.c | |
parent | 2b75fc2bc97702224de0fae8ab026ec0cd0706ab (diff) | |
download | cpython-git-3ab44c0783eebdff687014f7d14d5dec59b6bd39.tar.gz |
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions