kennethreitz
63e18ff2cc
working!
2019-04-19 10:39:50 -04:00
kennethreitz
0e4eb5683b
refactor
2019-04-18 15:39:34 -04:00
kennethreitz
5808cbfa7f
slots
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-15 11:20:47 -04:00
kennethreitz
f46005d771
rfc3986
2018-03-15 11:20:13 -04:00
Nate Prewitt
37f1d23c39
Merge remote-tracking branch 'upstream/master' into proposed/3.0.0
2017-10-15 13:59:50 -07:00
Taylor Rose
15054aa390
Warn user about possible slowdown when using cryptography version <
...
1.3.4
2017-10-14 09:00:58 -04:00
Ian Stapleton Cordasco
40c8bcf70c
Fix the invalid restructured text in HISTORY file
...
This was breaking the display of our long_description on PyPI.
2017-09-23 15:54:14 -05:00
Remi Rampin
7d190ef010
Add entry in HISTORY.rst
2017-08-17 12:56:38 -04:00
Cory Benfield
af9dd61fcb
Prepare for new release
2017-08-15 14:24:20 +01:00
Cory Benfield
a3d7cf3f27
v2.18.4
2017-08-15 14:22:52 +01:00
mgasvoda
d528106876
Adding record to history
2017-08-12 10:23:45 -04:00
Cory Benfield
f4ddf00c36
Allow IDNA 2.6
2017-08-08 13:32:15 +01:00
Nik Nyby
be8ce365ab
fix typo in changelog
2017-08-02 10:26:41 -04:00
Cory Benfield
3393dc8221
Prepare changelog for next release
2017-08-02 14:24:02 +01:00
Cory Benfield
7c67c4adf9
v2.18.3
2017-08-02 14:22:44 +01:00
Cory Benfield
9e0fb37fff
Changelog for #4209
2017-07-29 12:13:55 +01:00
Alex Chan
d6b57c6fb2
Changelog entry
2017-07-27 21:33:44 +01:00
Cory Benfield
9e8d403a21
Prepare changelog for next release
2017-07-25 16:23:50 +01:00
Cory Benfield
6cc891fd32
v2.18.2
2017-07-25 16:21:48 +01:00
Cory Benfield
2fde9ee407
Setup HISTORY for next release
2017-06-14 18:52:03 +01:00
Cory Benfield
51de61f914
v2.18.1
2017-06-14 18:50:53 +01:00
Cory Benfield
dd13b13479
Prepare for next release cycle
2017-06-14 16:45:03 +01:00
Cory Benfield
d93b37cee7
Prepare v2.18.0
2017-06-14 16:43:40 +01:00
mlcrazy
613f61d77c
Merge remote-tracking branch 'upstream/master'
2017-06-09 14:32:27 -04:00
mlcrazy
761e39b443
Adds changelog entry for #4134
2017-06-09 14:16:32 -04:00
Ed Morley
4847f5b8cd
Allow Requests.Response to be used as a context manager
...
This saves having to wrap the call to requests with
`contextlib.closing()`, allowing it to be used directly in a
`with` statement, like so:
```
with requests.get('http://httpbin.org/get ', stream=True) as r:
# Do things with the response here.
```
Fixes #4136 .
2017-06-06 23:30:47 +01:00
Cory Benfield
c3f4a028bf
Merge branch 'master' into proposed/3.0.0
2017-05-31 10:29:19 +01:00
Jacob Mansfield
98bbf8d170
Catch error if multiprocessing is not available or is unable to determine the number of CPUs
2017-05-30 13:47:55 +01:00
Cory Benfield
d3a4d06238
Begin dev section of README
2017-05-30 11:49:05 +01:00
kennethreitz
5091c15bd7
v2.17.3
2017-05-29 17:54:15 -04:00
kennethreitz
dcb8277975
v2.17.2
2017-05-29 17:52:03 -04:00
kennethreitz
412e3a20a9
2.17.1
2017-05-29 17:52:03 -04:00
kennethreitz
916d171f2b
Merge branch 'master' of github.com:kennethreitz/requests
2017-05-29 13:17:57 -04:00
kennethreitz
3857431159
v2.17.0
2017-05-29 13:17:49 -04:00
kennethreitz
7f14db17c8
new requests namespace
2017-05-29 12:11:43 -04:00
kennethreitz
16c8241a81
v2.16.5
2017-05-28 00:35:36 -04:00
kennethreitz
0ae8524e3b
v2.16.4
2017-05-27 16:57:50 -04:00
kennethreitz
c1f32f68f6
v2.16.3
2017-05-27 12:20:34 -04:00
kennethreitz
103718847a
v2.16.2
2017-05-27 10:52:47 -04:00
kennethreitz
cceceecb68
fix history
2017-05-27 10:11:18 -04:00
kennethreitz
e9ca4b39b4
more history
2017-05-27 10:09:57 -04:00
kennethreitz
7962c12451
more history notes
2017-05-27 10:09:03 -04:00
kennethreitz
f687e9f3d8
history
2017-05-27 09:58:37 -04:00
kennethreitz
d2713412e5
v2.16.0
2017-05-26 23:24:42 -04:00
kennethreitz
e1539ac8ff
everyone makes mistakes :P
2017-05-26 22:12:38 -04:00
kennethreitz
bf53ace6f8
v2.15.0
2017-05-26 21:38:23 -04:00
Nate Prewitt
a889b62c50
Merge branch 'master' into proposed/3.0.0
2017-05-21 16:25:55 -07:00
Cory Benfield
1553770014
Fixup broken changelog
2017-05-17 10:54:06 -07:00
Cory Benfield
e4693eba4f
v2.14.2
2017-05-10 15:04:22 +01:00
Cory Benfield
f909314652
Changelog for v2.14.1
2017-05-09 19:58:15 +01:00