Alessio Izzo
4a59cd0950
Merge branch 'master' into master
2019-05-19 16:08:55 +02:00
Frost Ming
a79a63390b
Merge pull request #5088 from zurbrugc/master
...
Linked a GitHub tutorial regarding pull requests in README
2019-05-16 13:20:45 +08:00
Frost Ming
86760daf23
Merge branch 'master' into master
2019-05-16 13:14:08 +08:00
Frost Ming
8e26bfd86d
Merge pull request #5092 from kennethreitz/urllib1.25
...
v2.22.0
2019-05-16 13:12:48 +08:00
Nate Prewitt
aeda65bbe5
v2.22.0
v2.22.0
2019-05-15 12:51:39 -07:00
Nate Prewitt
68e581f1b5
drop 3.4 support
2019-05-15 12:51:31 -07:00
Nate Prewitt
a91905d78e
adjust pytest pins to fix testing infra
2019-05-15 12:51:23 -07:00
zurbrugc
44256ffe7c
Linked how to make a pull requests in README
...
This makes it easier for users new to GitHub to learn how to make a pull request.
2019-05-14 11:25:16 -07:00
zurbrugc
4803716715
Merge pull request #1 from kennethreitz/master
...
Updating my fork with the original
2019-05-14 11:21:30 -07:00
kennethreitz
b18f765774
Merge pull request #5054 from imikay/patch-1
...
Add import statement to README example
2019-05-09 17:38:19 -04:00
kennethreitz
b5b8c038a7
Merge pull request #5082 from zurbrugc/master
...
Linked contribution information in README
2019-05-09 17:37:32 -04:00
zurbrugc
a694ab5c00
Linked contribution information in README
...
For potential contributors who are new to GitHub and prefer to learn via structured processes, linking the Contributor's Guide and development philosophy documents in the README will make it easier for them to find this information. This will increase the quality of their contributions and make them more comfortable contributing to the project.
2019-05-09 11:33:01 -07:00
kennethreitz
e52932c427
Update index.rst
2019-05-06 07:48:07 -04:00
kennethreitz
1f9425ca53
Update README.md
2019-05-06 07:41:34 -04:00
Buğra İşgüzar
b4f76878fe
Merge branch 'master' into patch-1
2019-05-02 00:30:04 +03:00
kennethreitz
e73a6c52d2
Merge pull request #5034 from tomchristie/patch-1
...
Add `requests-async` link to "non-blocking" docs.
2019-04-27 09:13:43 -04:00
kennethreitz
e3c3c0a8fe
Merge pull request #5062 from alexwlchan/patch-1
...
docs: Correct the spelling of "maintenance"
2019-04-27 09:12:09 -04:00
Alex Chan
faafb5a043
docs: Correct the spelling of "maintenance"
2019-04-25 08:19:20 +01:00
Alessio Izzo
663aa1162b
Merge branch 'master' into master
2019-04-23 19:18:02 +02:00
kennethreitz
d22d219d34
Merge pull request #5066 from s-pace/doc/update
...
[doc website] Add a nice search experience
2019-04-23 08:23:57 -04:00
s-pace
74289f420c
feat: add search to the main introduction page
2019-04-23 07:47:33 +02:00
s-pace
749419ad0c
feat: add search to every documentation pages
2019-04-23 07:47:08 +02:00
kennethreitz
7f438416e4
less is more
2019-04-20 08:22:04 -04:00
kennethreitz
5d06354734
fix
2019-04-20 08:21:21 -04:00
kennethreitz
2d120e32db
fix
2019-04-20 08:19:49 -04:00
kennethreitz
69856f3052
requests 3.0 intentions
2019-04-20 08:09:43 -04:00
Ian Gao
37011aaa3f
Add import statement
...
Should add this import statement to make it more user friendly, especially for the beginners in Python.
2019-04-11 19:03:15 +08:00
Alessio Izzo
8b773a4fed
[remove] remove invalid field in docete
...
Remove 'Connection': 'close' field in 'headers'
2019-04-07 13:36:34 +02:00
Alessio Izzo
c19c394ac1
Merge branch 'master' into master
2019-04-07 13:24:09 +02:00
kennethreitz
9742da7f91
Update sidebarlogo.html
2019-03-28 23:52:07 -04:00
kennethreitz
76a89c3c9b
Update sidebarintro.html
2019-03-28 23:51:53 -04:00
Tom Christie
6f6d0164a9
Add requests-async link to "non-blocking" docs.
...
Links to https://github.com/encode/requests-async for an asyncio non-blocking option.
2019-03-27 10:09:19 +00:00
Alessio Izzo
aa21dbe7fc
Merge branch 'master' into master
2019-03-26 16:24:43 +01:00
kennethreitz
a345b776fb
update copyright year
2019-02-28 12:03:44 -05:00
kennethreitz
63e7748fe5
programming quiz
2019-02-28 11:47:41 -05:00
kennethreitz
f2409648ac
programming quiz
2019-02-28 11:46:27 -05:00
aless10
fd926e74c3
[change] change description in __init__ module. Now it is the same as master
2019-02-17 19:45:32 +01:00
aless10
177f4dd2a4
[fix] fix failing doctests in requests/*
...
[add] add --doctest-modules in pytest.ini file as addopts
[add] add myself to AUTHORS
2019-02-17 19:06:01 +01:00
Ian Stapleton Cordasco
c9309e4c59
Merge pull request #4960 from andrewbonney/master
...
docs: correct error in 'merge_environment_settings' usage
Closes #4959
2019-02-04 09:22:40 -06:00
Andrew Bonney
827bbe2a7e
docs: correct error in 'merge_environment_settings' usage
...
Resolves #4959
2019-02-04 13:28:12 +00:00
Ian Stapleton Cordasco
64bde6582d
Merge pull request #4940 from sloria/patch-2
...
Remove sudo: from .travis.yml
2019-01-21 12:50:27 -06:00
Ian Stapleton Cordasco
334be4d272
Merge branch 'master' into patch-2
2019-01-21 07:59:29 -06:00
Ian Stapleton Cordasco
67a9ed47ae
Merge pull request #4915 from sethmlarson/patch-1
...
Normalize percent-encoded bytes before comparison
2019-01-21 07:58:32 -06:00
Seth Michael Larson
28208392cd
revert lock change
2019-01-19 10:57:12 -06:00
Seth Michael Larson
5734f4fc4a
Force pipenv to use the lockfile
2019-01-19 10:51:12 -06:00
Seth Michael Larson
4c320ac3a2
Lock pytest to <4.1
2019-01-19 10:34:58 -06:00
Steven Loria
b49547f135
Remove sudo: from .travis.yml
...
TravisCI has migrated their infrastructure: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2019-01-16 20:59:14 -05:00
Seth M. Larson
f1e48f4d0d
Merge branch 'master' into patch-1
2019-01-16 18:47:10 +00:00
Nate Prewitt
f37daf2500
Merge pull request #4936 from ofek/patch-2
...
Fix typo
2019-01-12 15:54:21 -08:00
Ofek Lev
6dd410ff17
Fix typo
2019-01-12 18:33:00 -05:00