kennethreitz
|
8a4c83022a
|
Merge pull request #1742 from kevinburke/docs
Add make target to build the documentation
|
2013-11-20 01:02:38 -08:00 |
|
kennethreitz
|
af921c7f51
|
Merge pull request #1733 from ionrock/pickleable-responses
Response and Request objects are pickleable.
|
2013-11-20 01:01:26 -08:00 |
|
kennethreitz
|
248c9ec53f
|
Merge pull request #1745 from nonm/master
Small fix broken cookie parse
|
2013-11-20 00:58:21 -08:00 |
|
nonm
|
cfbbd15de7
|
Small fix broken cookie parse
|
2013-11-18 13:32:59 -08:00 |
|
Kevin Burke
|
0c88ae42e6
|
wording
|
2013-11-17 18:39:01 -08:00 |
|
Kevin Burke
|
4b69798796
|
Add target to build the documentation
|
2013-11-17 18:38:15 -08:00 |
|
kennethreitz
|
947375e982
|
Merge pull request #1739 from pengfei-xue/devel
add coverage make target
|
2013-11-15 10:51:47 -08:00 |
|
Pengfei Xue
|
afaed3343a
|
add coverage make target
|
2013-11-15 22:11:49 +08:00 |
|
kennethreitz
|
42bffb575d
|
Merge pull request #1735 from Lukasa/wheel
Wheel
|
2013-11-15 01:33:38 -08:00 |
|
kennethreitz
|
bcb10af64f
|
Merge pull request #1717 from jvantuyl/master
loosen URL handling for non-native URL schemes
|
2013-11-15 01:33:03 -08:00 |
|
Jayson Vantuyl
|
b149be5d86
|
loosen URL handling for non-native URL schemes
|
2013-11-15 01:25:32 -08:00 |
|
Cory Benfield
|
abf96670ce
|
Add wheel to dev requirements.
|
2013-11-14 13:23:45 +00:00 |
|
Cory Benfield
|
86bdd85c4a
|
Wheel support.
|
2013-11-13 19:09:49 +00:00 |
|
Eric Larson
|
512beb8795
|
Response and Request objects are pickleable.
Includes a basic test. More could be add to confirm known attributes
that could cause problems.
|
2013-11-06 20:01:27 -06:00 |
|
kennethreitz
|
a123f8351d
|
Merge pull request #1660 from sigmavirus24/parse-cookies-when-users-set-host-header
Parse cookies when users set custom Host header
|
2013-11-06 11:19:31 -08:00 |
|
kennethreitz
|
7ccbcd28f0
|
Merge pull request #1724 from daftshady/dev3
Fixed #1723
|
2013-11-04 13:58:12 -08:00 |
|
kennethreitz
|
598f977df4
|
Merge pull request #1726 from t-8ch/update_urllib3
Update urllib3
|
2013-11-04 13:55:58 -08:00 |
|
Thomas Weißschuh
|
c477242376
|
add myself to AUTHORS.rst
|
2013-11-04 18:54:42 +00:00 |
|
Thomas Weißschuh
|
3ef4115349
|
upate urllib3 to a0c986a24d
|
2013-11-04 18:53:41 +00:00 |
|
daftshady
|
1511dfa637
|
moved logic to Session object and added test case
|
2013-11-04 22:32:17 +09:00 |
|
daftshady
|
495f87363b
|
fixed #1723
|
2013-11-04 18:33:14 +09:00 |
|
Ian Cordasco
|
1ba83c47ce
|
Merge pull request #1722 from schinckel/patch-1
Fix documentation typo.
|
2013-11-03 18:16:21 -08:00 |
|
Matthew Schinckel
|
edf7e5f420
|
Fix documentation typo.
|
2013-11-04 12:29:24 +10:30 |
|
Cory Benfield
|
9ffcbb82a2
|
Capitalisation.
|
2013-11-01 11:14:05 +00:00 |
|
Cory Benfield
|
c86de38780
|
Merge pull request #1720 from Lukasa/docs
Chardet -> charade.
|
2013-11-01 02:21:01 -07:00 |
|
Cory Benfield
|
20f8027641
|
Chardet -> charade.
|
2013-11-01 09:20:22 +00:00 |
|
Kenneth Reitz
|
0228851f19
|
Revert "Merge pull request #1710 from jvantuyl/master"
This reverts commit a8300c0ae6, reversing
changes made to 2e196be143.
|
2013-10-30 15:32:19 -04:00 |
|
kennethreitz
|
a8300c0ae6
|
Merge pull request #1710 from jvantuyl/master
loosen URL handling for non-native protocols
|
2013-10-30 10:17:26 -07:00 |
|
Jayson Vantuyl
|
a9ec28a1b4
|
don't prepare URLs for oddball schemes
|
2013-10-30 10:04:43 -07:00 |
|
kennethreitz
|
2e196be143
|
Merge pull request #1709 from samuelhug/test-branch
Fix for AppEngine
|
2013-10-28 10:40:52 -07:00 |
|
Kenneth Reitz
|
ebdd5cabab
|
further cleanup examples
|
2013-10-28 13:39:04 -04:00 |
|
Kenneth Reitz
|
a9839dc7db
|
Merge remote-tracking branch 'origin/master'
|
2013-10-28 13:36:08 -04:00 |
|
Kenneth Reitz
|
2c1f51be0e
|
fix @lukasa's lack of taste :)
#1702
|
2013-10-28 13:36:04 -04:00 |
|
kennethreitz
|
129ee3510f
|
Merge pull request #1702 from Lukasa/docs_n_stuff
Improve the PreparedRequest docs.
|
2013-10-28 10:34:07 -07:00 |
|
kennethreitz
|
55ad38964b
|
Merge pull request #1706 from daftshady/dev2
restoring pull request fixing #1623
|
2013-10-28 10:32:21 -07:00 |
|
kennethreitz
|
2d5542502b
|
Merge pull request #1707 from canibanoglu/tests
Modified the tests so that they use py.test convention
|
2013-10-28 10:32:09 -07:00 |
|
kennethreitz
|
c4a7760ca6
|
Merge pull request #1708 from alex/patch-2
close files in setup.py
|
2013-10-28 10:31:59 -07:00 |
|
Samuel Hug
|
a501b0ca81
|
Fix for AppEngine
|
2013-10-28 09:51:56 -07:00 |
|
Alex Gaynor
|
3488f3ade7
|
close files in setup.py
otherwise python3.4 warns
|
2013-10-26 16:43:08 -07:00 |
|
Can Ibanoglu
|
aa60b8ea5b
|
Modified the tests so that they use py.test convention
|
2013-10-26 13:38:11 +03:00 |
|
daftshady
|
6931bd6715
|
second commit : Fixed #1623. Added 'MD5-sess' algorithm to HTTPDigestAuth
|
2013-10-26 18:14:19 +09:00 |
|
Kenneth Reitz
|
25f86f1347
|
clean up sidebar
|
2013-10-24 18:09:12 -04:00 |
|
Kenneth Reitz
|
1f83ccb308
|
get support
|
2013-10-24 18:07:47 -04:00 |
|
Kenneth Reitz
|
592fb34a3d
|
try gumroad overlay
|
2013-10-24 18:05:24 -04:00 |
|
Kenneth Reitz
|
cb0d4efba2
|
projects
|
2013-10-24 18:01:50 -04:00 |
|
Kenneth Reitz
|
3d8d465a90
|
"get updates"
|
2013-10-24 18:00:52 -04:00 |
|
Kenneth Reitz
|
ded42e6498
|
newsletter
|
2013-10-24 17:58:30 -04:00 |
|
Cory Benfield
|
e8683f00a6
|
Improve the PreparedRequest docs.
|
2013-10-24 21:14:46 +01:00 |
|
Kenneth Reitz
|
7b5c11f66b
|
Merge remote-tracking branch 'origin/master'
|
2013-10-24 10:54:48 -04:00 |
|
Kenneth Reitz
|
afa7594a20
|
build status isn't useful anyway
|
2013-10-24 10:54:45 -04:00 |
|