kennethreitz
69eb662703
Update AUTHORS.rst
2019-09-23 15:05:32 -04:00
kennethreitz
01b4861f19
CC0
v3.0.0a1
2019-09-23 15:01:19 -04:00
kennethreitz
3bec2dea3e
__version__
2019-09-23 14:57:21 -04:00
kennethreitz
3e772e940d
/s/3
2019-09-23 14:57:06 -04:00
kennethreitz
8856b90bad
update todo
2019-09-23 14:56:47 -04:00
kennethreitz
652110163a
3.0.0a1
2019-09-23 14:56:03 -04:00
kennethreitz
9b8206fdb7
changes
2019-07-20 10:43:27 -04:00
kennethreitz
6a594bda85
changes
2019-07-20 10:43:22 -04:00
kennethreitz
96f75e7d90
cleanup
2019-07-19 10:12:01 -04:00
kennethreitz
545231b14a
cookies
2019-07-19 10:05:20 -04:00
kennethreitz
c0a8f3008b
preliminary tests working
2019-07-19 09:00:59 -04:00
kennethreitz
db55ab0281
cleanup
2019-07-18 12:10:18 -04:00
kennethreitz
f979c9c023
cleanup
2019-07-17 12:38:28 -04:00
kennethreitz
022d69e8b0
improvements
2019-07-17 12:35:27 -04:00
kennethreitz
ae219a42b0
cleanup
2019-07-17 12:06:26 -04:00
kennethreitz
c24cc24af8
Update FUNDING.yml
2019-07-17 11:28:31 -04:00
kennethreitz
0e4fb3805b
Create FUNDING.yml
2019-07-17 11:27:04 -04:00
kennethreitz
856915fdf7
Merge pull request #15 from sanketsaurav/master
...
Fix issues to improve adherence to best practices
2019-07-16 11:15:24 -04:00
kennethreitz
23755aafee
Merge pull request #16 from kasperkarlsson/master
...
Fix typos and repeated paragraphs in documentation
2019-07-16 11:14:10 -04:00
kobayashi
0b6c110a5c
Merge pull request #5127 from Unit03/head-allow-redirects-docstring
...
Document that `request.head` defaults `allow_redirects` to `False`
2019-07-11 20:18:42 -04:00
Kasper Karlsson
7ad903afb3
Update AUTHORS.rst
2019-07-05 12:26:04 +02:00
Kasper Karlsson
b7cbec4666
Update index.rst
...
Combined two very similar paragraphs (removed the one with two typos; `pulling in pulling in` and `!.`)
2019-07-05 12:23:59 +02:00
Jacek Kołodziej
c8d8b4b513
Document that request.head defaults allow_redirects to False
...
Related: kennethreitz/requests#4274
2019-07-01 21:41:38 +02:00
Nate Prewitt
4983a9bde3
Merge pull request #5108 from atombrella/python34
...
Removed py34 from tox.ini.
2019-06-03 07:01:03 -07:00
Mads Jensen
2e4329d153
Removed py34 from tox.ini.
2019-06-03 08:45:48 +02:00
kennethreitz
40aaff9301
todo
2019-05-26 21:11:20 -04:00
kennethreitz
d3de4b4e43
todo
2019-05-26 21:10:40 -04:00
Buğra İşgüzar
6f81e78dfe
Merge pull request #5099 from petar-iv/password-no-print
...
Print the type of the password instead of the password itself
2019-05-20 18:35:41 +03:00
petar-iv
d88240ba44
Print the type of the password instead of the password itself
2019-05-20 09:57:11 +03: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
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
bf88e3a7a5
Update index.rst
2019-05-06 07:46:07 -04:00
kennethreitz
ebc3b9d4cc
Update index.rst
2019-05-06 07:45:46 -04:00
kennethreitz
9f476119f8
Update README.md
2019-05-06 07:45:20 -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
Sanket Saurav
ab866363d3
Fix issues to improve adherence to best practices
...
Also added `.deepsource.toml` for continuous quality analysis
2019-04-29 13:48:18 -07: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
kennethreitz
edfd7cff57
Update README.md
2019-04-27 08:38:59 -04:00