10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stop using deprecated cgi.parse_qs() to support Python 3.8 More... almost 5 years ago
wsgi: Don't break HTTP framing during 100-continue handling More... almost 5 years ago
ssl: py3.6 using client certificates raised ValueError: check_hostname needs server_hostname argument More... almost 5 years ago
v0.25.0 release More... almost 5 years ago
wsgi: minimize API changes for 100-continue fix (#569) More... almost 5 years ago
backdoor: handle disconnects better More... almost 5 years ago
tests: Improve ECONNREFUSED checks More... almost 5 years ago
wsgi: Only send 100 Continue response if no response has been sent yet (#557) More... about 5 years ago
wsgi: Return 400 on negative Content-Length request headers (#537) More... about 5 years ago
#53: Make a GreenPile with no spawn()s an empty sequence. (#555) More... about 5 years ago
Increase Travis slop factor for ZMQ CPU usage. (#542) More... about 5 years ago
wsgi: Stop replacing invalid UTF-8 on py3 More... about 5 years ago
wsgi: fix Input.readlines when dealing with chunked input More... about 5 years ago
wsgi: fix Input.readline on Python 3 More... about 5 years ago
Fix compatibility with Python 3.7 ssl.SSLSocket (#531) More... about 5 years ago
[bug] reimport submodule as well in patcher.inject (#540) More... about 5 years ago
maintainers list More... over 5 years ago
Issue 535: use Python 2 compatible syntax for keyword-only args. (#536) More... over 5 years ago
wsgi: Catch and swallow IOErrors during discard() (#532) More... over 5 years ago
Fix for Python 3.7 (#506) More... over 5 years ago
wsgi: make Expect 100-continue field-value case-insensitive. More... over 5 years ago
IMPORTANT: late import in `use_hub()` + thread race caused using epolls even when it is unsupported on current platform More... over 5 years ago
greenthread: optimize _exit_funcs getattr/del dance; Thanks to Alex Kashirin More... over 5 years ago
ssl: connect used non-monotonic time.time() for timeout (#520) More... over 5 years ago
New benchmarks runner More... over 5 years ago
Regenerate test crt More... over 5 years ago
Add locals() call to example backdoor invocation More... over 5 years ago
tests: Add ipv4 udp tests for greendns More... over 5 years ago
v0.24.1 release More... over 5 years ago
greendns: don't contact nameservers if one entry is returned from hosts file More... over 5 years ago