- 27 Mar, 2019 4 commits
-
-
Jason Madden authored
-
Jason Madden authored
Also restore the ban on test_ssl.py: the allocation failures still exist.
-
Jason Madden authored
Fixes #1373
-
Jason Madden authored
Avoid unbounded memory usage in deep spawn trees. Fixes #1371.
-
- 26 Mar, 2019 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
- 23 Mar, 2019 1 commit
-
-
Jason Madden authored
Avoid a memory leak when wrapping an io.BufferedWriter around a socket.
-
- 22 Mar, 2019 8 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Implement the fix in Cython so we don't lose any speed (we actually benchmark a bit faster). Fixes #1318 and fixes #1319
-
Jason Madden authored
Patch the 'thread' module provided by 'future' if it's already imported
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Patch the 'thread' module provided by 'future' if it's already imported, which is likely because pkg_resources imports it if installed. Also some more cleanup from removing py3.4 support.
-
Jason Madden authored
-
- 21 Mar, 2019 15 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
-
Jason Madden authored
Took some tweaking of connection params --- did something change in OS X? And PyPy's GC has apparently changed the way it deals with sockets, we're better off being fully explicit about lifetime.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Fixes #1354. Fixes #1357
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
- Remove 3.4 - Update to latest 3.x series - Update to PyPy 7 Tests are not passing locally yet.
-
- 01 Mar, 2019 2 commits
-
-
Jason Madden authored
Fix a typo in doc/intro.rst
-
Felix Yan authored
-
- 09 Jan, 2019 3 commits
-
-
Jason Madden authored
Remove unused
-
Jason Madden authored
-
junnplus authored
-
- 08 Jan, 2019 2 commits
-
-
Jason Madden authored
Remove useless variable
-
junnplus authored
-
- 04 Jan, 2019 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
- 01 Dec, 2018 1 commit
-
-
Jason Madden authored
Upgrade libuv to 1.24.0
-