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 pitrou
Recipients db3l, donmez, flox, gpolo, janssen, pitrou, ronaldoussoren, vstinner
Date 2010-09-26.16:50:02
SpamBayes Score 0.0016139736
Marked as misclassified No
Message-id <1285519804.96.0.26753595341.issue8445@psf.upfronthosting.co.za>
In-reply-to
Content
There's an issue remaining on the buildbots:

======================================================================
FAIL: test_heading_callback (tkinter.test.test_ttk.test_widgets.TreeviewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/db3l/buildarea/3.x.bolen-tiger/build/Lib/tkinter/test/test_ttk/test_widgets.py", line 945, in test_heading_callback
    self.fail("The command associated to the treeview heading wasn't "
AssertionError: The command associated to the treeview heading wasn't invoked.
History
Date User Action Args
2010-09-26 16:50:05pitrousetrecipients: + pitrou, db3l, ronaldoussoren, janssen, vstinner, donmez, gpolo, flox
2010-09-26 16:50:04pitrousetmessageid: <1285519804.96.0.26753595341.issue8445@psf.upfronthosting.co.za>
2010-09-26 16:50:03pitroulinkissue8445 messages
2010-09-26 16:50:02pitroucreate