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 skrah
Recipients David.Edelsohn, db3l, gvanrossum, koobs, larry, ncoghlan, neologix, pitrou, python-dev, sbt, skrah, vstinner
Date 2014-01-23.14:21:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140123142130.GA16472@sleipnir.bytereef.org>
In-reply-to <1390486212.62.0.0164914764736.issue19334@psf.upfronthosting.co.za>
Content
It was hanging on FreeBSD 7.2 recently:

http://buildbot.python.org/all/builders/x86%20FreeBSD%207.2%203.x/builds/4917/steps/test/logs/stdio

The older FreeBSD systems have broken threading though, so we could just
disable the offending tests.  I would not waste time debugging anything
threading related before FreeBSD 9.0.
History
Date User Action Args
2014-01-23 14:21:31skrahsetrecipients: + skrah, gvanrossum, db3l, ncoghlan, pitrou, vstinner, larry, neologix, python-dev, sbt, koobs, David.Edelsohn
2014-01-23 14:21:31skrahlinkissue19334 messages
2014-01-23 14:21:31skrahcreate