- 01 Apr, 2013 7 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
Update pywsgi.py, support GET can require Body
-
Denis Bilenko authored
closes #258.
-
陈小玉 authored
-
Alex Gaynor authored
-
Denis Bilenko authored
-
- 29 Mar, 2013 1 commit
-
-
Denis Bilenko authored
-
- 10 Mar, 2013 2 commits
-
-
Jan-Philip Gehrcke authored
Closes #235.
-
Denis Bilenko authored
raise ValueError if it is. Previously it crashed. Closes #251. Thanks to Jan-Philip Gehrcke.
-
- 21 Feb, 2013 3 commits
-
-
Denis Bilenko authored
A couple of small fixes removing unneeded variables
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
- 19 Feb, 2013 1 commit
-
-
Yichao Yu authored
It's unnecessary and breaks parallel build. Closes #231, #193.
-
- 18 Feb, 2013 2 commits
-
-
Denis Bilenko authored
Previously it was called 'receiver'. Also link_exception() had a default value for it which was None, but it did not work, since linking to current greenlet feature was removed some time ago. Section on spawn_link was removed from doc since these functions have been gone for some time as well. Closes #244.
-
Denis Bilenko authored
-
- 17 Feb, 2013 1 commit
-
-
Denis Bilenko authored
the old .deb packages were 32bit and travis is now 64bit also update known_failures.txt w.r.t python path
-
- 16 Feb, 2013 2 commits
-
-
Denis Bilenko authored
This problems seem to have nothing to do with gevent: SSLError: [Errno 1] _ssl.c:504: error:14094415:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate expired SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
-
Steffen Opel authored
-
- 10 Dec, 2012 2 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 09 Dec, 2012 9 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
Make sure run_callback() (and thus sleep(0)) does not starve CPU. After some number of callbacks (1000), let the event loop run.
-
Denis Bilenko authored
-
Denis Bilenko authored
Fixed bug in --module argument for gevent.monkey
-
- 06 Dec, 2012 2 commits
-
-
Örjan Persson authored
Logical error making it impossible to specify separate modules to enable. Credits to leiqin for the fix[1]. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694750 Also now the --module argument invocation follow the documentation and will disable all other modules not explicitly specified to be enabled. It's now possible to specify additional options, eg. --[no-]aggressive.
-
Denis Bilenko authored
-
- 26 Nov, 2012 1 commit
-
-
Denis Bilenko authored
-
- 20 Nov, 2012 1 commit
-
-
Denis Bilenko authored
-
- 12 Nov, 2012 3 commits
-
-
Jan-Philip Gehrcke authored
Allow for explicit default loop creation via `get_hub(default=True)` after default loop destruction. Include unit test.
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 11 Nov, 2012 1 commit
-
-
Oliver Beattie authored
-
- 10 Nov, 2012 2 commits
-
-
Denis Bilenko authored
-
saghul authored
-