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 eric.smith
Recipients eric.smith, gpolo, loewis
Date 2009-02-09.20:38:45
SpamBayes Score 1.0246571e-07
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The current patch (protect_tk_loading.diff) looks reasonable to me, and
it solves my problem with the tests hanging. So I'd suggest you commit
the patch, insofar it improves on the current situation.

I'm not an expert in tk, however. So if you're looking for advice from
someone knowledgeable on tk's inner workings, you'll need to get someone
else involved.
History
Date User Action Args
2009-02-09 20:38:47eric.smithsetrecipients: + eric.smith, loewis, gpolo
2009-02-09 20:38:47eric.smithsetmessageid: <[email protected]>
2009-02-09 20:38:46eric.smithlinkissue5122 messages
2009-02-09 20:38:45eric.smithcreate