- 16 Apr, 2020 4 commits
-
-
Jason Madden authored
Refs #1555 Let testing work in manylinux when test.support isn't installed. If test.support can't be imported many of the stdlib tests cant run either.
-
Jason Madden authored
Refs #1555
-
Jason Madden authored
Make monkey-patching properly remove select.epoll and select.kqueue.
-
Jason Madden authored
A missing comma led to string concatenation and a silent bug. I'm surprised this wasn't really tested anywhere. Fixes #1570
-
- 15 Apr, 2020 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
Fixes #1564.
-
- 10 Apr, 2020 6 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
- 03 Apr, 2020 5 commits
-
-
Jason Madden authored
Solaris 10: define SUNOS_NO_IFADDRS to make libuv compile correctly
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
AIX: fix compilation of libuv
-
Arnon Yaari authored
-
- 02 Apr, 2020 1 commit
-
-
Arnon Yaari authored
-
- 25 Mar, 2020 6 commits
-
-
Jason Madden authored
Fix AttributeError when wrapping a FileObject around already-opened text streams
-
Jason Madden authored
Fixes #1542
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
- 23 Mar, 2020 8 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Update tblib version for pytest compatibility
-
-
Jason Madden authored
Hopefully this is why the build stages aren't running for https://travis-ci.org/github/gevent/gevent/builds/660126948?utm_medium=notification&utm_source=github_status (#1541)
-
- 09 Mar, 2020 1 commit
-
-
Ivanq authored
-
- 16 Feb, 2020 2 commits
-
-
Jason Madden authored
Correct a typo in patched_tests_setup.py
-
Felix Yan authored
-
- 13 Feb, 2020 1 commit
-
-
Jason Madden authored
-
- 04 Feb, 2020 4 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Remove the deprecated magic proxy gevent.signal.
-
Jason Madden authored
Leave behind the actual module gevent.signal, and the callable gevent.signal_handler. Fixes #1596
-