An error occurred fetching the project authors.
- 05 Jan, 2020 1 commit
-
-
Jason Madden authored
-
- 21 Mar, 2019 1 commit
-
-
Jason Madden authored
- Remove 3.4 - Update to latest 3.x series - Update to PyPy 7 Tests are not passing locally yet.
-
- 07 Apr, 2017 1 commit
-
-
Jason Madden authored
* Test PyPy 3.5-5.7.1-beta Add a missing `clear` method to the tblib Frame object. [skip appveyor] * Add PyPy3.5 tests * Standard PyPy fixes for imported tests. * more gevent/pypy3.5 blackouts and missing cert files * another blackballed test due to performance issues. * missing revocation.crl for test_ssl.py * Fix test_urllib2_localnet. We had to resort to a patch. * Adjust timeouts for PyPy3. * Add test_wsgiref for 3.5 and 3.6 and comment about it being broken It's broken for all of them, not just PyPy, so move its patch to reflect that.
-
- 22 Oct, 2016 1 commit
-
-
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.
-