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 136 of 137
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PEP8 compliance
Piotr Dobrogost
More...
over 13 years ago
Fixed issue #30: fail catching ssl.SSLError, when there's no ssl module.
Yevgen Varavva
More...
over 13 years ago
test dir is now a module.
Andrey Petrov
More...
over 13 years ago
Issue 29: deflate support not working properly
Andrey Petrov
More...
over 13 years ago
Looks like I got a bad merge with patchqueues, fixing.
Andrey Petrov
More...
over 13 years ago
Adding testing instructions.
Andrey Petrov
More...
over 13 years ago
Issue 6: Doesn't properly recycle closed HTTPConnections
Andrey Petrov
More...
over 13 years ago
[mq]: post_url_encode_multipart
Andrey Petrov
More...
over 13 years ago
Unicode bug fix.
Andrey Petrov
More...
almost 14 years ago
Oops, unicode character snuck in. Fixed.
Andrey Petrov
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).
Andrey Petrov
More...
almost 14 years ago
Version bump: 0.5
Andrey Petrov
More...
almost 14 years ago
Added tag 0.4 for changeset db5e569cf68c
Andrey Petrov
More...
almost 14 years ago
Fixed issue #13: Propagate assert_same_host attribute in case of retries and redirects (Thanks for the patch!)
Andrey Petrov
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.
Andrey Petrov
More...
over 14 years ago
Minor fixes from niphlod
Andrey Petrov
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.
Andrey Petrov
More...
over 14 years ago
merge.
Andrey Petrov
More...
over 14 years ago
Adding contrib submodule including ntlmpool patch.
Andrey Petrov
More...
over 14 years ago
Adding list of contributors.
Andrey Petrov
More...
over 14 years ago
Added docs for assert_same_host, also added extra helpers for make_headers including keep_alive, basic_auth.
Andrey Petrov
More...
over 14 years ago
Added client-side verified SSL and gzip/deflate response decompression patch from niphlod, with refactoring and tests by me.
Andrey Petrov
More...
over 14 years ago
Removed unused import, thanks to CollinMAnderson for finding it.
Andrey Petrov
More...
over 14 years ago
Updated tags.
Andrey Petrov
More...
over 14 years ago
Added tag 0.3.1 for changeset b90dbbc39fd0
Andrey Petrov
More...
over 14 years ago
setup.py metadata updates.
Andrey Petrov
More...
over 14 years ago
Moved tag.
Andrey Petrov
More...
over 14 years ago
Added tag 0.3.1 for changeset b0aa668ca0aa
Andrey Petrov
More...
over 14 years ago
Typo fix.
Andrey Petrov
More...
over 14 years ago
Added tag 0.3.1 for changeset c4d52236fa06
Andrey Petrov
More...
over 14 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