Commit Graph

160 Commits

Author SHA1 Message Date
digitalxero d1c89333d0 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.
2011-02-19 10:51:54 -05:00
Kenneth Reitz e26570d0d8 Merge branch 'hotfix/date' into develop 2011-02-19 01:30:22 -05:00
Kenneth Reitz 5c4aa1f4b7 history date fix 2011-02-19 01:30:03 -05:00
Kenneth Reitz d2cdefa7df Merge branch 'release/0.2.4' v0.2.4 2011-02-19 01:03:39 -05:00
Kenneth Reitz 720d0b2c38 Version needs to be available externally. 2011-02-19 01:02:13 -05:00
Kenneth Reitz d2584ff853 Production Ready! Added Python 2.5 to Support list. 2011-02-19 01:02:01 -05:00
Kenneth Reitz 433452f9f1 Simpler setup.py versioning. 2011-02-19 01:01:51 -05:00
Kenneth Reitz a34e0bea8b Version Bump (v0.2.4) 2011-02-19 01:00:03 -05:00
Kenneth Reitz f66b35454f v0.2.4 Release information 2011-02-19 00:59:56 -05:00
Kenneth Reitz b5c2806e8c Roadmap update 2011-02-19 00:43:27 -05:00
Kenneth Reitz 5072399f7a Import fix for python2.5 2011-02-19 00:41:28 -05:00
Kenneth Reitz 736cb70e9a Merge branch 'develop' of github.com:kennethreitz/requests into develop 2011-02-19 00:38:09 -05:00
Kenneth Reitz 8eafb8d3df Added autoauth tests 2011-02-19 00:37:33 -05:00
Kenneth Reitz e8234a0137 import fix 2011-02-18 16:13:49 -05:00
Kenneth Reitz fbe0393eb3 cstring io fix for py3 2011-02-18 16:08:26 -05:00
Kenneth Reitz b82e72eb04 cStringIO fix. 2011-02-18 16:00:34 -05:00
Kenneth Reitz a7c87edebe screw 2.4 2011-02-18 15:57:50 -05:00
Kenneth Reitz 7e20f32b02 pypy configuration 2011-02-18 04:41:42 -05:00
Kenneth Reitz 4419e7183f no more test suite 2011-02-18 04:41:34 -05:00
Kenneth Reitz 6bde955170 Python 2.5 Fixes. 2011-02-18 04:39:53 -05:00
Kenneth Reitz 952970f403 Merge branch 'release/0.9.4' 2011-02-18 03:35:18 -05:00
Kenneth Reitz d3911da653 tox update (usable now?) 2011-02-18 03:32:10 -05:00
Kenneth Reitz 7b6ed48a86 tox setup for 2.4-2.7 2011-02-17 19:38:40 -05:00
Kenneth Reitz 7229dbe033 Making everyone else happy. 2011-02-17 16:22:03 -05:00
Kenneth Reitz 015d6b78d5 cleaning up line lengths 2011-02-17 16:20:53 -05:00
Kenneth Reitz f4c4bf3d0b Much nicer helper functions and constructors 2011-02-17 16:17:46 -05:00
Kenneth Reitz efedbd9775 added test_suite.sh for CI 2011-02-17 13:14:03 -05:00
Kenneth Reitz f4e03a5d32 gitignore update for jenkins 2011-02-17 13:13:52 -05:00
Kenneth Reitz 34ca692c9c from __future__ import absolute_imports 2011-02-16 12:47:58 -05:00
Kenneth Reitz a5517960ea history indent fix for rest/pypi 2011-02-15 10:02:39 -05:00
Kenneth Reitz fa42c12e5b I need autodoc. 2011-02-15 09:58:02 -05:00
Kenneth Reitz 8ac29b40e9 new documentation on Request changes. 2011-02-15 09:51:46 -05:00
Kenneth Reitz adb53c2b4f Merge branch 'release/0.2.3' into develop 2011-02-15 09:46:58 -05:00
Kenneth Reitz 53e785f656 Merge branch 'release/0.2.3' v0.2.3 2011-02-15 09:46:55 -05:00
Kenneth Reitz d5256802d4 v0.2.3 2011-02-15 09:46:46 -05:00
Kenneth Reitz 933cf49daa v0.2.3 2011-02-15 09:45:54 -05:00
Kenneth Reitz 83a9bcf1a1 Updating AUTHORS 2011-02-15 09:44:52 -05:00
Kenneth Reitz 4ad73c3655 leave room for _ 2011-02-15 09:42:05 -05:00
Kenneth Reitz 7ad08c5eda New tests for new HTTP STATUS Handling 2011-02-15 09:37:21 -05:00
Kenneth Reitz 4f1301f6ad Now Requests has it's own HTTPError 2011-02-15 09:36:34 -05:00
Kenneth Reitz 6d8a531e87 HTTPError changes are going down in history 2011-02-15 09:26:44 -05:00
Kenneth Reitz 748633d616 raise_for_status is better 2011-02-15 09:26:07 -05:00
Kenneth Reitz ce122cc811 None, not False 2011-02-15 09:22:11 -05:00
Kenneth Reitz c900b4379b Added new HTTPError handing mechanisms. 2011-02-15 09:18:43 -05:00
Kenneth Reitz d6fa43fba7 Merge branch 'release/0.2.2' into develop 2011-02-14 12:59:22 -05:00
Kenneth Reitz ed909eaac7 Merge branch 'release/0.2.2' v0.2.2 2011-02-14 12:59:06 -05:00
Kenneth Reitz d511e6f148 Version Bump v0.2.2 2011-02-14 12:58:20 -05:00
Kenneth Reitz 8ff8e02ace Merge branch 'feature/cookies' into develop 2011-02-14 12:52:50 -05:00
Kenneth Reitz 98c8a78c3e Added Cookies documentation. 2011-02-14 12:52:15 -05:00
Kenneth Reitz 397bd4b676 spelling error 2011-02-14 12:45:03 -05:00