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 trepan
Recipients amaury.forgeotdarc, gpolo, trent, trepan
Date 2008-04-08.18:24:39
SpamBayes Score 0.0061495467
Marked as misclassified No
Message-id <1207679080.46.0.208437917349.issue2564@psf.upfronthosting.co.za>
In-reply-to
Content
I don't that the problem is in tests. For example
  import pygtk
  import gtk
hangs also. I don't have backtrace for PyGtk hang yet, but it hangs in
ucond state too (like test_capi).
History
Date User Action Args
2008-04-08 18:24:40trepansetspambayes_score: 0.00614955 -> 0.0061495467
recipients: + trepan, amaury.forgeotdarc, gpolo, trent
2008-04-08 18:24:40trepansetspambayes_score: 0.00614955 -> 0.00614955
messageid: <1207679080.46.0.208437917349.issue2564@psf.upfronthosting.co.za>
2008-04-08 18:24:39trepanlinkissue2564 messages
2008-04-08 18:24:39trepancreate