10
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop older Python versions (#827) More... over 1 year ago
tests: getaddrinfo(host, 0) is not supported on OpenIndiana platform More... about 2 years ago
build: include tox.ini and repo docs in PyPI package More... over 2 years ago
wsgi: Allow keepalive option to be a timeout More... over 2 years ago
dep: greenlet>=1.0 removing unused clear_sys_exc_info stub More... over 2 years ago
green.http: collections.Iterable alias removed in Python 3.10, CI 3.10, drop non-essential CI against 2.7 to 3.6 More... over 2 years ago
doc: fix sys.path for shared sphinx-build More... over 2 years ago
v0.33.3 release More... over 2 years ago
chore: CI upgrades, pycodestyle fix 2 empty lines after class/def More... over 2 years ago
Fix tox error More... over 2 years ago
Fix greendns for dnspython 2.3.0+ More... over 2 years ago
Change ssl to return a socket.timeout exception on timeout instead of an SSLError More... over 2 years ago
v0.33.2 release More... over 2 years ago
Fix WSGI test More... over 2 years ago
Stop using deprecated threading APIs More... almost 3 years ago
test: GreenPipe with mode w+, a+ More... almost 3 years ago
greenio: GreenPipe/fdopen() with 'a' in mode raised io.UnsupportedOperation: File or stream is not writable More... almost 3 years ago
v0.33.1 release More... about 3 years ago
add GitHub URL for PyPi More... over 3 years ago
ci: remove redundant basepython decls from tox.ini More... over 3 years ago
Prevent deadlock on logging._lock More... over 3 years ago
v0.33.0 release More... over 3 years ago
Create a DNS resolver lazily rather than on import (fixes #736) More... over 3 years ago
green.thread: unlocked Lock().release() should raise exception, returned True More... over 3 years ago
setup.cfg: Replace dashes with underscores More... over 3 years ago
Python 3.10 partial support More... over 3 years ago
ssl: GreenSSLContext minimum_version and maximum_version setters More... over 3 years ago
v0.32.0 release More... almost 4 years ago
greendns: compatibility with dnspython v2 More... almost 4 years ago
Fixed wrap_socket missing ciphers parameter bug. More... almost 4 years ago