Added Flavio to AUTHORS |
|
More...
|
almost 14 years ago
|
small workaround for issue #7 |
|
More...
|
almost 14 years ago
|
Safer error response handling. |
|
More...
|
almost 14 years ago
|
Added HACKING file. |
|
More...
|
almost 14 years ago
|
Fix a syntax error on py2.5 and pypy |
|
More...
|
almost 14 years ago
|
Reset copyright on the async module |
|
More...
|
almost 14 years ago
|
Made it so people can add their own auth handlers and not just the 4 provided by Python |
|
More...
|
almost 14 years ago
|
Add in a proper AuthManager instead of the list version that was being used. Added support for all Auth types that python supports |
|
More...
|
almost 14 years ago
|
Update the README |
|
More...
|
almost 14 years ago
|
Added an async module to make it explicit to the user that they are using async calls. |
|
More...
|
almost 14 years ago
|
Remove the eventles code, this should live in requests.async or something so the user explicitly requests it Clean up the code to get rid of the unnecessary AuthObject class Cleanup the send method Cleanup the convenience methods by adding a request method that they all use. |
|
More...
|
almost 14 years ago
|
Merge branch 'hotfix/date' into develop |
|
More...
|
almost 14 years ago
|
Merge branch 'hotfix/date' |
|
More...
|
almost 14 years ago
|
history date fix |
|
More...
|
almost 14 years ago
|
Merge branch 'release/0.2.4' |
|
More...
|
almost 14 years ago
|
Version needs to be available externally. |
|
More...
|
almost 14 years ago
|
Production Ready! Added Python 2.5 to Support list. |
|
More...
|
almost 14 years ago
|
Simpler setup.py versioning. |
|
More...
|
almost 14 years ago
|
Version Bump (v0.2.4) |
|
More...
|
almost 14 years ago
|
v0.2.4 Release information |
|
More...
|
almost 14 years ago
|
Roadmap update |
|
More...
|
almost 14 years ago
|
Import fix for python2.5 |
|
More...
|
almost 14 years ago
|
Merge branch 'develop' of github.com:kennethreitz/requests into develop |
|
More...
|
almost 14 years ago
|
Added autoauth tests |
|
More...
|
almost 14 years ago
|
import fix |
|
More...
|
almost 14 years ago
|
cstring io fix for py3 |
|
More...
|
almost 14 years ago
|
cStringIO fix. |
|
More...
|
almost 14 years ago
|
screw 2.4 |
|
More...
|
almost 14 years ago
|
pypy configuration |
|
More...
|
almost 14 years ago
|
no more test suite |
|
More...
|
almost 14 years ago
|