index
:
delta/python-packages/eventlet.git
136-semaphore-contention
137-semaphore-per-thread
147-jake
147-multiprocessing
223-threading-join
230-patcher-original
308-sslwantread
358-hub-silent-exception
368-patcher-control
371-forgot-run-test
442-urllib-exception-id
457-green-urllib-ssl
457-test
468-wsgi-latin1
469-tpool-leak
474-websocket-fd-leak
485-https-noverify-env
490-import-dns
671-openssl-tsafe
683-open-kwargs
696-connect_ex
739-ssl-eof
746-chunked-204
94-second-read
backdoor
backdoor-multiline
bb-40-greendns-ipv6
bundle-dns
clean-up
cleanup
codecov
coverage
davidszotten-greenfileio_readall
dbpool-389
deprecate-pyevent
deprecate-python-27-34
dev
dns-383
dns-387
dns-427
dns-from-address-433
doc-urllib-py3
docs
drop-34
drop-pyevent-hub
drop-twisted
eainodata-393
econnrefused_unwrap_socket_error
error-is-timeout
event-wait-timeout
exc-id-442
fix-249
fix-dns-resolution
fix-gh-50-timeout
fix-psyco
flair-pypi
gh-123-local-msg
gh-137-max-recursion-depth-in-del
gh-192
gh-201-sslcontext
gh-226
gh-235
gh-358
gh-61-eagain-ewouldblock
gh-80-wsgi-header-case
gh-95-thread-join-block
gh-pages
gh149
github-107-none-compare-int
github-ci
green-dns-test
green-http-without-side-effects
heal-travis
hub-catch-exception
hub-late-support-check
hub-speedup-0524
i376
i644
i651
index-links
is-timeout
issue-290
issue-319
issue-320
issue-362
issue-363
issue-364
issue-368
issue-371
issue178
jakub
linter
listen-reuse
maintainers
master
monotonic
monotonic-13
monotonic-401
moving-on
next
p262
p758
partial-write-fix-2
patcher-gethub-401
pep8
pr/187
pull-331
py27-warning
py3_importlib
py3_openssl
pypy
python3
python3-clean
python3-clean-clean
python3-next
qdoc
qwe123
ralonsoh-619
recvintoandstuff
register-at-fork-v2
reuseport-380
run_python
security-policy
select-294
select-subprocess
semaphore_timeout
sirkonst-hotfix/websocket_close
socket-send
socket_recv_str
ssl-connect-monotonic-time
ssl-context
ssl-handshake
ssl-recv-methods
subprocess
subprocess-413
subprocess-413-more
test
test-http-client-regression
test-with-more-pythons
test2
thanks-alex-kashirin
threading_join
tipabu-tls-cap
tm
tm2
tm3
tm4
tm5
tox-add-dnspython
tox_pyopenssl
tpool
travis
travis-fast
travis-ipv6-fix
travis-py-35
up
v0.22-rc1
v17.1-rc1
website
writelines-fix
wrong-six-381
wsgi-close-idle-188
wsgi-drop-invalid
wsgi-logging-gh-75
wsgi-unix
wsgi-writelines-295
zmq-timeout-282
github.com: eventlet/eventlet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eventlet
/
green
Commit message (
Expand
)
Author
Age
Files
Lines
*
green.socket: create_connection() was wrapping all exceptions in socket.error...
Sergey Shepelev
2015-02-13
1
-4
/
+6
*
Python 3 compat: Fix all Travis test failures
dev
Jakub Stasiak
2015-02-13
13
-41
/
+162
*
Green socket: Remove (seemingly) dead code
Jakub Stasiak
2015-02-12
1
-56
/
+0
*
Make sure SSL retries are done using the exact same data buffer
Lior Neudorfer
2015-02-10
1
-1
/
+4
*
Fix typos detected by toolkit misspellings
ChangBo Guo(gcb)
2015-02-07
2
-2
/
+2
*
Fix monkey-patched os.open(): add dir_fd parameter
Victor Stinner
2014-12-21
1
-2
/
+5
*
Fix string concatenation errors
Steven Hardy
2014-11-15
1
-2
/
+2
*
Fix __str__ method on the TimeoutExpired exception class. Also fix argument
Tomaz Muraus
2014-11-12
1
-1
/
+2
*
Improve PEP8 conformance
Jakub Stasiak
2014-11-11
3
-7
/
+13
*
Python 3 compat; Improve WSGI, WS, threading and tests
Jakub Stasiak
2014-11-11
2
-5
/
+19
*
Python 3 compat: Improve subprocess, WSGI and tests
Jakub Stasiak
2014-10-13
1
-2
/
+2
*
Clean up
Jakub Stasiak
2014-10-11
1
-3
/
+1
*
Python 3 compat: Improve SSL and WSGI compat
Jakub Stasiak
2014-10-11
1
-6
/
+9
*
Reformat with autopep8
Jakub Stasiak
2014-10-11
4
-7
/
+17
*
Fix SSL socket wrapping and Python 2.7.9 compatibility
Jakub Stasiak
2014-10-11
1
-2
/
+5
*
Python 3 compat: Improve various bits
Jakub Stasiak
2014-10-10
1
-17
/
+46
*
Remove most of the deprecated code
Jakub Stasiak
2014-10-10
1
-16
/
+0
*
Tune documentation
Jakub Stasiak
2014-10-05
1
-0
/
+1
*
green.socket: create_connection: UnboundLocalError on Python3
gh-123-local-msg
Sergey Shepelev
2014-09-05
1
-1
/
+2
*
PEP-8 fixes
Sergey Shepelev
2014-08-27
23
-140
/
+177
*
Fix octal literal
Simon Jagoe
2014-08-19
1
-2
/
+2
*
hubs: defang after remove; related to second simultaneous read issue
94-second-read
Michael Kerrin
2014-08-12
2
-3
/
+7
*
Fix second simultaneous read (parallel paramiko issue)
Jan Grant
2014-08-12
3
-8
/
+68
*
Python 3 compatibility fixes
Jakub Stasiak
2014-07-18
5
-8
/
+21
*
PEP8 whitespace
Sergey Shepelev
2014-06-12
1
-4
/
+17
*
Python3: __bool__, im_code, im_func
Victor Sergeyev
2014-04-24
2
-6
/
+15
*
python3 compatibility
Sergey Shepelev
2014-04-23
2
-7
/
+9
*
PEP-8 fixes, tox runs pep8 check
Sergey Shepelev
2014-04-23
1
-2
/
+6
*
python3 compatibility: print function
Sergey Shepelev
2014-04-23
1
-2
/
+2
*
green: subprocess: do not use `new` module for compatibility with Python3
Viktors
2014-04-15
1
-7
/
+7
*
python3 compat fixes; Thanks to Astrum Kuo
郭旭星Astrum Kuo
2014-04-02
2
-2
/
+2
*
python3 compat fixes
Victor Sergeyev
2014-03-28
1
-2
/
+6
*
green.profile: accumulate results between runs; Thanks to Zhang Hua
Sergey Shepelev
2014-03-24
1
-9
/
+16
*
python3 compat: `raise E(arg)` syntax
Sergey Shepelev
2013-12-03
1
-1
/
+1
*
python3 compat: remove lots of Python 2.5 and earlier dependent code; use pri...
Sergey Shepelev
2013-12-03
3
-57
/
+38
*
python3 compat: 2to3: `except E as e:` syntax
Davanum Srinivas
2013-12-03
7
-20
/
+20
*
green.ssl: Fix NameError GH-17
Jakub Stasiak
2013-08-12
1
-1
/
+1
*
green.zmq: pyzmq 13.x compatibility
Edward George
2013-07-02
1
-6
/
+15
*
green: subprocess: patch _communicate_with_{poll,select} methods
Edward George
2013-06-10
1
-0
/
+9
*
green: subprocess: Popen.wait accepts new `timeout` kwarg
Sergey Shepelev
2013-06-07
1
-3
/
+26
*
green: select: ensure that hub can .wait() at least once before timeout
YAMAMOTO Takashi
2013-04-16
1
-5
/
+13
*
zmq: avoid spurious wakeups by forcing zmq events to be processed when no thr...
Geoff Salmon
2013-01-21
1
-2
/
+7
*
zmq: Socket.close() support linger argument; Thanks to Eric Windisch
Sergey Shepelev
2013-01-14
1
-2
/
+2
*
ssl: socket.sendall(): trampoline if sent 0 bytes; fixes CPU burn
raylu
2013-01-12
1
-0
/
+2
*
Fix zmq._QueueLock test in Python2.6 - TestCase.assertRaises is not context m...
Sergey Shepelev
2012-12-11
1
-1
/
+7
*
Test for Pull Request 22: zmq getsockopt(EVENTS) wake correct threads
Sergey Shepelev
2012-12-11
1
-3
/
+3
*
zmq getsockopt(EVENTS) wake correct threads
Eric Windisch
2012-10-10
1
-2
/
+2
*
fix waitpid returning (0, 0)
Vishvananda Ishaya
2012-11-08
1
-1
/
+1
*
Fix python 2.5 support
Floris Bruynooghe
2012-09-05
2
-17
/
+10
*
Ensure threading._shutdown gets patched too
Johannes Erdfelt
2012-03-18
1
-1
/
+1
[next]