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
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
dep: greenlet>=1.0 removing unused clear_sys_exc_info stub
Sergey Shepelev
2023-03-27
2
-13
/
+0
*
dns: support host as bytes in getaddrinfo, resolve
Gorka Eguileor
2023-02-02
1
-1
/
+6
*
chore: CI upgrades, pycodestyle fix 2 empty lines after class/def
Sergey Shepelev
2023-01-18
1
-0
/
+1
*
Fix greendns for dnspython 2.3.0+
Tim Burke
2023-01-17
1
-2
/
+8
*
Create a DNS resolver lazily rather than on import (fixes #736)
Dmitry Tantsur
2021-11-16
1
-1
/
+15
*
greendns: compatibility with dnspython v2
Felix Yan
2021-09-01
1
-10
/
+76
*
greendns: Patch ssl
Tim Burke
2021-03-03
1
-0
/
+2
*
greendns: don't contact nameservers if one entry is returned from hosts file
Daniel Alvarez
2018-08-03
1
-16
/
+23
*
greendns udp: Fix infinite loop when source address mismatch
Lon Hohberger
2018-07-31
1
-3
/
+12
*
Fix bad ipv6 comparison
Lon Hohberger
2018-07-31
1
-1
/
+11
*
greendns: resolving over TCP produced ValueError
Jaume Marhuenda
2018-06-28
1
-1
/
+1
*
support.greendns: ImportError when dns.rdtypes was imported before eventlet
Jaume Marhuenda
2018-05-14
1
-0
/
+1
*
external dependencies for six, monotonic, dnspython
nat-goodspeed
2018-05-10
97
-16301
/
+1
*
greendns: full comment lines were not skipped; Thanks to nat-goodspeed
nat-goodspeed
2018-05-07
1
-2
/
+2
*
moved function eventlet.support.capture_stderr to tests
Sergey Shepelev
2018-03-10
1
-14
/
+1
*
support: psycopg2_patcher import module, not function
Sergey Shepelev
2018-03-09
1
-3
/
+3
*
greendns: Treat /etc/hosts entries case-insensitive
Ralf Haferkamp
2018-01-13
1
-1
/
+3
*
greendns: early socket.timeout was breaking IO retry loops
dns-from-address-433
Sergey Shepelev
2017-08-25
1
-15
/
+28
*
support: upgrade bundled dnspython to 1.16.0 (22e9de1d7957e)
dns-427
Sergey Shepelev
2017-07-25
38
-1688
/
+2187
*
dns: reading /etc/hosts raised DeprecationWarning for universal lines on Pyth...
Chris Kerr
2017-07-17
1
-9
/
+17
*
greendns: be explicit about expecting bytes from sock.recv
Matt Bennett
2017-04-12
1
-3
/
+3
*
update monotonic 1.3 5c0322dc559bf961f7e111d97cd3ed9ab5c1a73b
monotonic-13
Sergey Shepelev
2017-04-12
1
-0
/
+2
*
dns: EAI_NODATA was removed from RFC3493 and FreeBSD
eainodata-393
Sergey Shepelev
2017-02-25
1
-2
/
+8
*
hubs: use monotonic clock by default (bundled package); Thanks to Roman Podol...
Sergey Shepelev
2017-02-16
1
-0
/
+167
*
dns: hosts file was consulted after nameservers
Sergey Shepelev
2017-02-16
1
-17
/
+28
*
Timeout was marked deprecated along with TimeoutError by mistake
Sergey Shepelev
2017-01-17
1
-2
/
+4
*
support: upgrade bundled six to 1.10 (dbfbfc818e3d)
Sergey Shepelev
2017-01-16
1
-35
/
+156
*
New timeout error API: .is_timeout=True on exception object
Sergey Shepelev
2017-01-10
1
-2
/
+36
*
dns: try unqualified queries as top level
Sergey Shepelev
2016-12-22
1
-8
/
+49
*
greendns: Return answers from /etc/hosts despite nameserver errors
Tim Burke
2016-11-09
1
-3
/
+12
*
Upgrade bundled dnspython to fix DNS resolution
Jakub Stasiak
2016-09-27
35
-116
/
+289
*
ipv6: getaddrinfo would fail with scope index
Jarrod Johnson
2016-08-30
1
-0
/
+1
*
bundle dnspython in support/; resolving is always green
Sergey Shepelev
2016-08-24
93
-22
/
+14596
*
socket: Actually provide non-blocking DNS methods
Jakub Stasiak
2016-05-18
1
-4
/
+8
*
greendns: Reduce code redundancy
Jakub Stasiak
2016-05-18
1
-15
/
+13
*
wsgi: use buffered wfile
Sergey Shepelev
2016-02-12
1
-17
/
+0
*
wsgi: Fix handling partial writes on Python 3
partial-write-fix-2
Jakub Stasiak
2016-02-09
1
-0
/
+17
*
Use _socket_nodns and select in dnspython support
Tim Simmons
2015-04-03
1
-3
/
+16
*
greendns: Python3 compatibility
v17.1-rc1
Sergey Shepelev
2015-02-25
1
-7
/
+7
*
greendns: fix (remove) dns.name import
Sergey Shepelev
2015-02-25
1
-21
/
+9
*
greendns: IPv6 support, improved handling of /etc/hosts
bb-40-greendns-ipv6
Floris Bruynooghe
2015-02-20
1
-152
/
+394
*
Remove dead import code
Jakub Stasiak
2015-02-09
1
-27
/
+6
*
Update bundled six version to 1.8.0
Jakub Stasiak
2014-11-11
1
-62
/
+178
*
Refactor capturing stderr into a context manager
Jakub Stasiak
2014-10-15
1
-1
/
+13
*
Python 3 compat: Improve SSL and WSGI compat
Jakub Stasiak
2014-10-11
1
-0
/
+9
*
Reformat with autopep8
Jakub Stasiak
2014-10-11
3
-9
/
+14
*
PEP-8 fixes
Sergey Shepelev
2014-08-27
8
-44
/
+71
*
PEP-8 fixes, tox runs pep8 check
Sergey Shepelev
2014-04-23
1
-1
/
+1
*
python3 compatibility: print function
Sergey Shepelev
2014-04-23
1
-2
/
+2
*
support: bundle six 1.5.2
Sergey Shepelev
2014-03-28
1
-0
/
+634
[next]