• Jason Madden's avatar
    Run tests in 3.7 dev mode; cleanup resource warnings · fbc21c87
    Jason Madden authored
    Especially as reported on PyPy.
    
    The testrunner will now show the output of a successful test if the
    output contains ResourceWarning.
    
    Fix a bunch of such warnings.
    
    Import _testcapi in testrunner to try to avoid the concurrency issues on PyPy.
    fbc21c87
test___monkey_patching.py 2.73 KB