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 benjamin.peterson, meador.inge, neologix, skrah, vstinner
Date 2011-09-14.16:13:52
SpamBayes Score 3.1274176e-05
Marked as misclassified No
Message-id <1316016833.82.0.860738791123.issue12936@psf.upfronthosting.co.za>
In-reply-to
Content
I'd prefer to disable the misbehaving functions entirely on arm.
With the patch this combination of tests now works:

  ./python -m test -uall test_posix test_nntplib


If you think the patch is good, I can run the whole test suite, too.
[I'd rather wait for review due to the slowness of the setup.]
History
Date User Action Args
2011-09-14 16:13:53skrahsetrecipients: + skrah, vstinner, benjamin.peterson, meador.inge, neologix
2011-09-14 16:13:53skrahsetmessageid: <1316016833.82.0.860738791123.issue12936@psf.upfronthosting.co.za>
2011-09-14 16:13:53skrahlinkissue12936 messages
2011-09-14 16:13:53skrahcreate