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, miss-islington, serhiy.storchaka, terry.reedy
Date 2018-03-31.23:43:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522539780.37.0.467229070634.issue33096@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e80a232f2cfdab584133d9779c83885c5f9f1ba6 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-33096: Fix ttk.Treeview.insert. (GH-6228) (GH-6326)
https://github.com/python/cpython/commit/e80a232f2cfdab584133d9779c83885c5f9f1ba6
History
Date User Action Args
2018-03-31 23:43:00serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, gpolo, garvitdelhi, miss-islington, igor.yakovchenko
2018-03-31 23:43:00serhiy.storchakasetmessageid: <1522539780.37.0.467229070634.issue33096@psf.upfronthosting.co.za>
2018-03-31 23:43:00serhiy.storchakalinkissue33096 messages
2018-03-31 23:43:00serhiy.storchakacreate