4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PEP8 compliance More... over 13 years ago
Fixed issue #30: fail catching ssl.SSLError, when there's no ssl module. More... over 13 years ago
test dir is now a module. More... over 13 years ago
Issue 29: deflate support not working properly More... over 13 years ago
Looks like I got a bad merge with patchqueues, fixing. More... over 13 years ago
Adding testing instructions. More... over 13 years ago
Issue 6: Doesn't properly recycle closed HTTPConnections More... over 13 years ago
[mq]: post_url_encode_multipart More... over 13 years ago
Unicode bug fix. More... almost 14 years ago
Oops, unicode character snuck in. Fixed. More... almost 14 years ago
Adding 'strict' keyword to HTTPConnectionPool to be more similar to httplib.HTTPConnection (partly issue #14) This changes the order of args in the constructor, so I'm leaving it until the next major revision (v0.5). More... almost 14 years ago
Version bump: 0.5 More... almost 14 years ago
Added tag 0.4 for changeset db5e569cf68c More... almost 14 years ago
Fixed issue #13: Propagate assert_same_host attribute in case of retries and redirects (Thanks for the patch!) More... almost 14 years ago
Better unicode support for filepost using StringIO buffers (by niphlod). Fixed headers update bug. Added unicode upload unit test, still failing for unicode filenames. More... over 14 years ago
Minor fixes from niphlod More... over 14 years ago
Updated contributors. Replaced method defaults from {} to None, to reduce possibility of mutability bugs. Added global headers to the pool. More... over 14 years ago
merge. More... over 14 years ago
Adding contrib submodule including ntlmpool patch. More... over 14 years ago
Adding list of contributors. More... over 14 years ago
Added docs for assert_same_host, also added extra helpers for make_headers including keep_alive, basic_auth. More... over 14 years ago
Added client-side verified SSL and gzip/deflate response decompression patch from niphlod, with refactoring and tests by me. More... over 14 years ago
Removed unused import, thanks to CollinMAnderson for finding it. More... over 14 years ago
Updated tags. More... over 14 years ago
Added tag 0.3.1 for changeset b90dbbc39fd0 More... over 14 years ago
setup.py metadata updates. More... over 14 years ago
Moved tag. More... over 14 years ago
Added tag 0.3.1 for changeset b0aa668ca0aa More... over 14 years ago
Typo fix. More... over 14 years ago
Added tag 0.3.1 for changeset c4d52236fa06 More... over 14 years ago