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 vstinner
Recipients loewis, neologix, python-dev, vstinner
Date 2011-07-04.16:14:24
SpamBayes Score 0.013337331
Marked as misclassified No
Message-id <1309796065.66.0.362039204481.issue12469@psf.upfronthosting.co.za>
In-reply-to
Content
TODO:
 - check_signum() of WakeupSignalsTests.check_wakeup(): remove set() to check the order of the received signals (revert 29e08a98281d)
 - run test_main(), test_itimer_virtual() and test_itimer_prof() in subprocesses
 - fix/skip test_faulthandler on FreeBSD 6
 - revert 024827a9db64 (thread initialization)
History
Date User Action Args
2011-07-04 16:14:25vstinnersetrecipients: + vstinner, loewis, neologix, python-dev
2011-07-04 16:14:25vstinnersetmessageid: <1309796065.66.0.362039204481.issue12469@psf.upfronthosting.co.za>
2011-07-04 16:14:25vstinnerlinkissue12469 messages
2011-07-04 16:14:24vstinnercreate