- 22 Jun, 2020 3 commits
-
-
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.
-
- 08 Jun, 2020 8 commits
-
-
Jason Madden authored
-
Jason Madden authored
Also drop libev's verification level. Static asserts that crash the process ARE NOT HELPFUL.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Fixes for Fedora Rawhide and SSL
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
And tweak the way we find open connections on linux; psutil considers some things closed even when the fd is still valid. Fixes #1637
-
- 07 Jun, 2020 1 commit
-
-
Jason Madden authored
-
- 06 Jun, 2020 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
- 05 Jun, 2020 3 commits
-
-
Jason Madden authored
-
Jason Madden authored
On travis, it's complaining that: WARNING: The directory '/cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
-
Jason Madden authored
-