- 22 Sep, 2020 6 commits
-
-
Jason Madden authored
-
Jason Madden authored
Fixes #1656 Also disable 32-bit manylinux builds because of https://github.com/cython/cython/issues/3840
-
Jason Madden authored
-
Jason Madden authored
Handle SSLEOFError during sock.unwrap() from versions of Python with https://bugs.python.org/issue31122 The unpinned 3.9-dev build caught this.
-
Jason Madden authored
-
Jason Madden authored
Fixes #1674
-
- 23 Jul, 2020 5 commits
-
-
Jason Madden authored
Fix issue 1659
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Fixes #1659 and fixes #1661
-
Carson Ip authored
Memory usage of SSLContext goes down from 416B to 128B after patching. Fixes #1654
-
- 22 Jul, 2020 2 commits
-
-
Jason Madden authored
Correct a typo in testing/__init__.py
-
Felix Yan authored
-
- 22 Jun, 2020 4 commits
-
-
Jason Madden authored
-
Jason Madden authored
Set EV_USE_REALTIME, EV_USE_MONOTONIC and EV_USE_FLOOR.
-
Jason Madden authored
-
Jason Madden authored
Fixes #1648
-
- 19 Jun, 2020 2 commits
-
-
-
Jason Madden authored
PyPy is failing with https://travis-ci.org/github/gevent/gevent/jobs/699973435
-
- 16 Jun, 2020 7 commits
-
-
Jason Madden authored
-
Jason Madden authored
pip is now emitting a warning on appveyor, which appears to break powershell installing twine, and hence uploads.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Add libuv linked sources for Cygwin builds. Fixes #1578
-
Jason Madden authored
-
Berk Akinci authored
-
- 11 Jun, 2020 3 commits
-
-
Jason Madden authored
Relax the psutil version pin for PyPy.
-
Jason Madden authored
5.7.0 works on Linux, but it still won't build on Windows. Fixes #1643
-
Jason Madden authored
-
- 10 Jun, 2020 11 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Make selectors2 truly optional on Py2 with dnspython
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Fixes #1641
-
Jason Madden authored
Fix docstrings for the derived classes needed to get atomic semaphore behaviour in pure-python mode. Fixes #1639
-
Jason Madden authored
This should save a minute or so.
-
Jason Madden authored
Run on Ubuntu Bionic
-
Jason Madden authored
-
Jason Madden authored
On Ubuntu Bionic in CI, we see the system resolver return fewer results than our other resolvers, so just require a matching subset.
-