Message273051
| 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! |
|