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
Minor spacing fix. More... about 13 years ago
Merge pull request #21 from piotr-dobrogost/master More... about 13 years ago
new test; test_release_conn_parameter (#22) More... about 13 years ago
uniform naming (_pool, pool, http_pool) -> pool More... about 13 years ago
Merge remote-tracking branch 'shazow/master' More... about 13 years ago
Cleaned out redundant code and added more code coverage More... about 13 years ago
The people, they must know... More... about 13 years ago
Added coverage module to help improve tests More... about 13 years ago
Improved ignores in git More... about 13 years ago
Fixed a case for _fp.read(amt) when an fp doesn't accept None More... about 13 years ago
Issue #10: Failing test demonstrating broken cross-host redirect in PoolManager. More... about 13 years ago
Less relative imports. More... about 13 years ago
Fixed Issue 12 with tests: get_host handles '@' almost-properly now. More... about 13 years ago
Handle case when eventlet is not available (flakey) More... about 13 years ago
Ensure that a timeout is set before initiating a connection. This only takes effect on Python >= 2.6 More... about 13 years ago
Ensure that a timeout is set before initiating a connection. This only takes effect on Python >= 2.6 More... about 13 years ago
Spacing. More... about 13 years ago
Cleanup of unused imports. More... about 13 years ago
nosetests working. More... about 13 years ago
Merge pull request #15 from piotr-dobrogost/master More... about 13 years ago
Warn if run without -m option. More... about 13 years ago
Use portable null device. More... about 13 years ago
Stop sys.path manipulation. More... about 13 years ago
Fix connection pooling behavior when maxsize > 1 More... about 13 years ago
Merge branch 'master' of github.com:shazow/urllib3 More... about 13 years ago
Minor tweak for gethost More... about 13 years ago
Removing collections.MutableMapping dependency, simplified code in the process. More... about 13 years ago
Slightly more defensive code for thread safety (issue #7). More... about 13 years ago
Version bump and CHANGES update. More... about 13 years ago
<Py26 support and more dict-like behaviour for RecentlyUsedContainer (with tests). More... about 13 years ago