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 levkivskyi
Recipients abarnert, ethan.furman, gvanrossum, levkivskyi, martin.panter, ncoghlan, python-dev, rhettinger, serhiy.storchaka
Date 2016-08-18.18:07:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471543677.66.0.352329072105.issue25958@psf.upfronthosting.co.za>
In-reply-to
Content
On my machine 8 tests are always skipped:
    test_devpoll test_kqueue test_msilib test_ossaudiodev
    test_startfile test_winreg test_winsound test_zipfile64
All others tests pass OK.

The main part of the work is by Andrew Barnert, I only introduced small changes due to previous changes in Reversible and few minor things in response to previous comments.

Guido, thank you for applying the patch!
History
Date User Action Args
2016-08-18 18:07:57levkivskyisetrecipients: + levkivskyi, gvanrossum, rhettinger, ncoghlan, ethan.furman, python-dev, martin.panter, serhiy.storchaka, abarnert
2016-08-18 18:07:57levkivskyisetmessageid: <1471543677.66.0.352329072105.issue25958@psf.upfronthosting.co.za>
2016-08-18 18:07:57levkivskyilinkissue25958 messages
2016-08-18 18:07:57levkivskyicreate