An error occurred fetching the project authors.
- 26 Jun, 2015 2 commits
-
-
Jason Madden authored
-
Peter Renström authored
This most importantly fixes build issues related to C11 which is used in for example OS X 10.11 ("El Capitan"): libev/ev.c:1029:42: error: '_Noreturn' keyword must precede function declarator ecb_inline void ecb_unreachable (void) ecb_noreturn; ^~~~~~~~~~~~
-
- 25 Jun, 2015 6 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Make JoinableQueue.join consistent when items are passed to the constructor, extending #554; add a test for this.
-
Jason Madden authored
Note that Python 2.5 support has been dropped. Add version and implementation classifiers to setup.py; make setup.py PyPy/Py3 friendly and not leak open files. [skip ci]
-
Jason Madden authored
-
- 18 Jun, 2015 1 commit
-
-
Omer Katz authored
-
- 16 Jun, 2015 1 commit
-
-
Jason Madden authored
-
- 22 May, 2015 1 commit
-
-
Jason Madden authored
-
- 04 Aug, 2014 1 commit
-
-
Denis Bilenko authored
-
- 11 Apr, 2014 1 commit
-
-
Denis Bilenko authored
It was possible for IMap/IMapUnordered greenlets to exit without putting the final StopIteration. So, whoever was waiting on the results would have to wait forever (or until LoopExit if there's nothing else running in the program). Original patch and test by @thinxer (close #424). Fix #311: same issue.
-
- 26 Nov, 2013 2 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 25 Nov, 2013 1 commit
-
-
Denis Bilenko authored
-
- 14 Sep, 2013 2 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 01 Apr, 2013 2 commits
-
-
Denis Bilenko authored
from gevent013 branch
-
Denis Bilenko authored
-
- 10 Dec, 2012 1 commit
-
-
Denis Bilenko authored
-
- 30 Oct, 2012 3 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 14 Sep, 2012 1 commit
-
-
Denis Bilenko authored
-
- 06 Sep, 2012 1 commit
-
-
Denis Bilenko authored
-
- 05 Sep, 2012 1 commit
-
-
Denis Bilenko authored
-
- 31 Aug, 2012 1 commit
-
-
Denis Bilenko authored
-
- 27 Jul, 2012 1 commit
-
-
Denis Bilenko authored
-
- 11 Apr, 2012 2 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 09 Apr, 2012 1 commit
-
-
Denis Bilenko authored
-
- 13 Jan, 2012 2 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
Do not mention gevent.six in changelog, it's not part of public interface and might be removed in the future
-
- 10 Jan, 2012 3 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 15 Sep, 2011 2 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 29 Aug, 2011 1 commit
-
-
Denis Bilenko authored
-