- 15 Apr, 2019 5 commits
-
-
Jason Madden authored
-
Jason Madden authored
Update to libuv 1.27.0
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Require dnspython 1.16 and backport a fix from 2.0
-
- 13 Apr, 2019 1 commit
-
-
Jason Madden authored
This lets us have a much simpler integration. Fixes #1258
-
- 12 Apr, 2019 9 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Add pyproject.toml
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
- 10 Apr, 2019 5 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Use test.support.find_unused_port() instead of rolling our own; it handles windows better. Limit the DNS6 tests to known good configurations. Hopefully fix a bunch of flakiness in test__refcount's use of sockets. Fixes #1389
-
- 09 Apr, 2019 10 commits
-
-
Jason Madden authored
Tests do reasonable things when some of the test deps are missing
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Make the optional backends optional in test__all__ and test__execmodules
-
Jason Madden authored
Fixes #1366.
-
Jason Madden authored
Fix minor typo in docstring
-
Carson Ip authored
-
- 31 Mar, 2019 1 commit
-
-
Jason Madden authored
Performance and correctness improvements for Greenlets.
-
- 29 Mar, 2019 1 commit
-
-
Jason Madden authored
- Rework getting the stack, since we're no longer arbitrarily extending it. This is faster, and I found and fixed a bug on CPython. - Let Cython do more of the work making sure we really have a hub as our parent.
-
- 28 Mar, 2019 3 commits
-
-
Jason Madden authored
-
Jason Madden authored
Update process.py example to work on windows.
-
Jason Madden authored
Upgrade to PyPy3.6-7.1. Fixes #1373.
-
- 27 Mar, 2019 5 commits
-
-
Robert Iannucci authored
The "Unable to run on windows" warning is actually about uname/ls, not about gevent :)
-
Jason Madden authored
-
Jason Madden authored
libev-cffi: Use nlink_t and let the compiler fill in the definition.
-
Jason Madden authored
-
Jason Madden authored
-