This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients garvitdelhi, gpolo, igor.yakovchenko, serhiy.storchaka, terry.reedy
Date 2018-03-26.07:02:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522047728.05.0.467229070634.issue33096@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3ab44c0783eebdff687014f7d14d5dec59b6bd39 by Serhiy Storchaka (Garvit Khatri) in branch 'master':
bpo-33096: Fix ttk.Treeview.insert. (GH-6228)
https://github.com/python/cpython/commit/3ab44c0783eebdff687014f7d14d5dec59b6bd39
History
Date User Action Args
2018-03-26 07:02:08serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, gpolo, garvitdelhi, igor.yakovchenko
2018-03-26 07:02:08serhiy.storchakasetmessageid: <1522047728.05.0.467229070634.issue33096@psf.upfronthosting.co.za>
2018-03-26 07:02:08serhiy.storchakalinkissue33096 messages
2018-03-26 07:02:07serhiy.storchakacreate