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
Change dummyserver redirect status to match what tests expect. More... about 13 years ago
Fixes for dummyserver upload interface. More... about 13 years ago
Merge pull request #40 from takluyver/patch-1 More... about 13 years ago
Add trove classifiers for Python 2 and 3 compatibility. More... about 13 years ago
More progress porting tests to py3, brutal. More... about 13 years ago
Progress on porting tests and dummyserver to py3 More... about 13 years ago
Cannot believe I screwed up again. More... about 13 years ago
Cannot believe I screwed up again. More... about 13 years ago
Fix relative imports. More... about 13 years ago
Poo, committed a conflict, I need to sleep soon. More... about 13 years ago
Merge. More... about 13 years ago
Fallback for platforms without select.poll More... about 13 years ago
BytesIO fix. More... about 13 years ago
basestring compat for py3 More... about 13 years ago
No more eventlet. More... about 13 years ago
Merge pull request #37 from brandon-rhodes/master More... about 13 years ago
Added myself to CONTRIBUTORS.txt. More... about 13 years ago
Py26 support fix. More... about 13 years ago
Merge branch 'python3' of github.com:shazow/urllib3 into python3 More... about 13 years ago
Py26 support fix. More... about 13 years ago
Merge pull request #36 from takluyver/python3 More... about 13 years ago
Add myself to contributors list More... about 13 years ago
Merging and getting rid of eventlet, wsgiref and other things in dummyserver. Lots of sexy refactoring. More... about 13 years ago
Refactored new poll code from #34 into a helper. More... about 13 years ago
Add mimetools_choose_boundary to packages list in setup.py More... about 13 years ago
Move six into .packages More... about 13 years ago
Include a copy of mimetools.choose_boundary() from Python 2.7, for Python 3. More... about 13 years ago
Refactor exceptions to include pool description prefix. More... about 13 years ago
Merge branch 'master' of https://github.com/tokarina/urllib3 into tokarina-master More... about 13 years ago
Updated docstring, fixed ready_lock race condition. More... about 13 years ago