Commit Graph

41 Commits

Author SHA1 Message Date
Kenneth Reitz 6ce4ece8aa v0.8.6 2011-12-18 19:18:09 -05:00
Kenneth Reitz 0e711f2f9d v0.8.5 2011-12-14 10:43:08 -05:00
Kenneth Reitz 10eed6344c v0.8.4 2011-12-11 11:39:57 -05:00
Kenneth Reitz 356bf42373 v0.8.3 2011-11-27 10:06:39 -05:00
Kenneth Reitz 8693fc746f v0.8.2 2011-11-19 15:18:48 -05:00
Kenneth Reitz b79dea97fd v0.8.1 2011-11-15 09:56:21 -05:00
Kenneth Reitz cfc1a76381 no auto async 2011-11-12 13:14:51 -08:00
Kenneth Reitz 7ee2b79127 import async if it's available 2011-11-12 13:08:17 -08:00
Kenneth Reitz 220f687e6f Merge branch 'develop' of https://github.com/jbrendel/requests into develop
Conflicts:
	AUTHORS
	requests/__init__.py
2011-11-09 22:15:54 -08:00
Kenneth Reitz f7257eada6 Session at root 2011-11-09 17:30:20 -08:00
Kenneth Reitz 7192b8022e import ConnectionError 2011-11-09 15:47:09 -08:00
jbrendel 73ba48be2e Added support for OPTIONS method. 2011-11-08 12:31:18 +13:00
Kenneth Reitz 8c90c610cd v0.7.6
Fixes #237
2011-11-07 14:20:32 -05:00
Kenneth Reitz 2bae57e0a6 v0.7.5 2011-11-04 23:26:31 -04:00
Kenneth Reitz 3a4f6ba8b3 v0.7.4 2011-10-26 18:36:14 -04:00
Kenneth Reitz 8b9f689ecc Merge branch 'develop' into feature/rewrite
Conflicts:
	requests/__init__.py
	requests/models.py
2011-10-24 10:09:36 -04:00
Kenneth Reitz 4673d3dfa7 v0.8.0 2011-10-23 18:28:32 -04:00
Kenneth Reitz a548b6249d HTTPError 2011-10-23 18:27:54 -04:00
Kenneth Reitz c108c5300f No mo' HttpError 2011-10-23 17:18:46 -04:00
Kenneth Reitz 0008b035e2 v0.7.3 2011-10-23 16:56:47 -04:00
Kenneth Reitz e15834da8e v0.7.2 2011-10-23 15:40:26 -04:00
Kenneth Reitz 02cf3dce37 v0.7.1 2011-10-23 15:18:27 -04:00
Kenneth Reitz b66871e871 v0.7.0 2011-10-22 21:30:47 -04:00
Kenneth Reitz 2f6cf50a6c deprecate settings 2011-10-22 20:28:25 -04:00
Kenneth Reitz 77909f1d49 v0.6.7 2011-10-22 18:07:00 -04:00
Kenneth Reitz dbf70fc40f All methods are valid now 2011-10-22 18:02:34 -04:00
Kenneth Reitz 0e9d7aad27 add back the ascii art 2011-10-19 16:50:20 -04:00
Kenneth Reitz 6dc664caaf move core imports into __init__.py
because you can't splat import relatively. dumb.
2011-10-19 16:47:46 -04:00
Kenneth Reitz d64bf501d0 no import packages 2011-05-22 13:30:22 -04:00
Johannes 2f60748c73 Stop importing inspect 2011-05-20 20:45:51 +02:00
Johannes bbd58b922b Migrate settings to new module 2011-05-20 20:32:39 +02:00
Johannes Gorset ec5f227381 Refactor settings 2011-05-19 10:13:37 +02:00
Johannes 77f4b8a75e Implement settings context manager 2011-04-21 18:38:33 +02:00
Kenneth Reitz 720d0b2c38 Version needs to be available externally. 2011-02-19 01:02:13 -05:00
Kenneth Reitz 5072399f7a Import fix for python2.5 2011-02-19 00:41:28 -05:00
Kenneth Reitz e8234a0137 import fix 2011-02-18 16:13:49 -05:00
Kenneth Reitz 6bde955170 Python 2.5 Fixes. 2011-02-18 04:39:53 -05:00
Kenneth Reitz 4c192ec5ac absolute imports 2011-02-14 09:36:14 -05:00
Kenneth Reitz 7dd37d5ea9 proper poster imports 2011-02-14 09:27:47 -05:00
Kenneth Reitz 18db8b8445 absolute import 2011-02-14 02:13:32 -05:00
Kenneth Reitz 853a4fd04c generic skeleton 2011-02-13 13:53:25 -05:00