• Jason Madden's avatar
    Bring in the PyPy3 tests distributed in the PyPy3 tarball. · e00952e3
    Jason Madden authored
    These seem to be a mix of Py3.3 and newer tests.
    
    Make them all "pass" by disabling as appropriate; almost all of them
    were already disabled for either Python 2.7.8 (old SSL implementation)
    or Python 3.4 (signal handling). I didn't see anything to be concerned
    about.
    
    Fixes #826.
    e00952e3
test_thread.py 8.14 KB