openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
urllib3
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 134 of 137
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moving things around, skip stalling test.
Andrey Petrov
More...
over 13 years ago
Functional tests with gunicorn, one test still stalling.
Andrey Petrov
More...
over 13 years ago
Fixed issue 34: ConnectionPool._get_conn() raised SocketError, moved into the try-except block.
Andrey Petrov
More...
over 13 years ago
Adding license headers to files.
Andrey Petrov
More...
over 13 years ago
Add tests, fixed bug where failed response would not release conn.
Andrey Petrov
More...
over 13 years ago
Fix double-close.
Andrey Petrov
More...
over 13 years ago
Skip bad dummy_server test
Andrey Petrov
More...
over 13 years ago
ConnectionPool: Per-request timeout.
Andrey Petrov
More...
over 13 years ago
PoolManager.connection_by_host
Andrey Petrov
More...
over 13 years ago
Response: Prevent releasing the same connection twice.
Andrey Petrov
More...
over 13 years ago
Adding release_conn=None flag to urlopen
Andrey Petrov
More...
over 13 years ago
Merge issue 33.
Andrey Petrov
More...
over 13 years ago
Closing issue 33.
Andrey Petrov
More...
over 13 years ago
Fixed issue 33 (again): Put the connection back *before* retrying.
Andrey Petrov
More...
over 13 years ago
Making dummy_server mostly compatible with gunicorn. Keepalive fails, though.
Andrey Petrov
More...
over 13 years ago
Skip evil test.
Andrey Petrov
More...
over 13 years ago
Merge.
Andrey Petrov
More...
over 13 years ago
Merging Issue 33
Andrey Petrov
More...
over 13 years ago
Issue closed.
Andrey Petrov
More...
over 13 years ago
Fixed issue 33: Recycle connections on exception.
Andrey Petrov
More...
over 13 years ago
A crack at letting the Response handle releasing the connection back to the pool.
Andrey Petrov
More...
over 13 years ago
Factored out pool._make_request, added more tests, added EmptyPoolError.
Andrey Petrov
More...
over 13 years ago
Added boundary param to multipart encoding, still messing with test_lazy_load_twice, now failing by hanging.
Andrey Petrov
More...
over 13 years ago
Failing test.
Andrey Petrov
More...
over 13 years ago
More finegrained testing of partial response loading.
Andrey Petrov
More...
over 13 years ago
Couple more tests, changed efault cache behaviour for Response.read()
Andrey Petrov
More...
over 13 years ago
Modernizing setup.py
Andrey Petrov
More...
over 13 years ago
RecentlyUsedContainer: Removed outdated comment.
Andrey Petrov
More...
over 13 years ago
Refactoring: Moved RecentlyUsedContainer out to its own submodule.
Andrey Petrov
More...
over 13 years ago
HTTPResponse: Renamed s/body/content/ and added decode_deflate test
Andrey Petrov
More...
over 13 years ago
←
1
2
…
129
130
131
132
133
134
135
136
137
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree