- 04 Jun, 2020 5 commits
-
-
Jason Madden authored
Add gevent.selectors
-
Jason Madden authored
Similar to ideas in https://github.com/gevent/gevent/pull/1523
-
Jason Madden authored
-
Jason Madden authored
We use it in our selector tests.
-
Jason Madden authored
Fixes #1532, but there's potentially room for optimization. Committing the simple version for CI tests.
-
- 03 Jun, 2020 10 commits
-
-
Jason Madden authored
Also deprecate 'handle' as kwarg to WSGIServer. That's almost certainly not what anyone meant.
-
Jason Madden authored
-
Jason Madden authored
Pass addresses through inet_pton before getaddrinfo
-
Jason Madden authored
-
Jason Madden authored
The compiler for CPythno2 isn't there on the VS2019 image.
-
Jason Madden authored
Especially on Windows, that could lead to FDs not being in the expected state. Account for this.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Mainly this is to force Appveyor to run.
-
- 01 Jun, 2020 2 commits
-
-
Jason Madden authored
It seems that and are now mutually exclusive.
-
Jason Madden authored
The latter can lose information, like IPv6 scope IDs given in the string form.
-
- 29 May, 2020 6 commits
-
-
Jason Madden authored
Add support for Python 3.9
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Begin trying to install on Travis.
-
Jason Madden authored
-
- 28 May, 2020 7 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
That breaks several of the subprocess tests.
-
Jason Madden authored
Catch greenlet.error when destroying a hub from another thread.
-
Jason Madden authored
-
Jason Madden authored
Also some test tweaks for OSX on Ci.
-
Jason Madden authored
Fixes #1631
-
- 26 May, 2020 4 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Fixes #1626
-
- 22 May, 2020 4 commits
-
-
Jason Madden authored
Update c-ares to 1.16.1
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
- 21 May, 2020 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
-