- 30 Jun, 2015 7 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
It preserves the tracebacks and obsoletes the ``apply_e`` function. Add test cases for this behaviour. Fixes #556.
-
- 29 Jun, 2015 15 commits
-
-
Jason Madden authored
-
Jason Madden authored
This ensures ThreadPool has the same API, including accepting multiple iterables in imap. Also, capture the _raise_exception method of a failed greenlet and use it to raise the original traceback from those methods.
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Fantix King authored
-
- 28 Jun, 2015 2 commits
-
-
Jason Madden authored
Avoid potential reference cycles by pickling the tracebacks a Greenlet stores
-
Fantix King authored
-
- 27 Jun, 2015 3 commits
-
-
Jason Madden authored
Patch subprocess by default. Fixes #466.
-
Jason Madden authored
-
Jason Madden authored
-
- 26 Jun, 2015 13 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Make the BaseServer's repr again show a handle if it's *not* an instancemethod and add a test case for the various possibilities. Update the changelog.
-
-
Jason Madden authored
-
Jason Madden authored
Version the greenlet dependency in setup.py to the latest (which was required by gevent 1.0.2 as well). Remove the in-code checking for greenlet version in gevent.hub to avoid repetition (the version it was checking for was released in 2011). Fixes #435.
-
Jason Madden authored
-
Jason Madden authored
Version the greenlet dependency in setup.py to the latest (which was required by gevent 1.0.2 as well). Remove the in-code checking for greenlet version in gevent.hub to avoid repetition (the version it was checking for was released in 2011). Fixes #435.
-
Jason Madden authored
-