index
:
delta/python-requests.git
1.26-test
2.0
2.16.0
2.20.0
3.0
3.0-requestscore
3.7_collections
add-codescanning
alex-patch-1
appveyor_fix
appveyor_test
baserock/morph
bug/5671
build_fix
cache
circle-ci
default_port_handling
dependabot/pip/bleach-3.1.1
dependabot/pip/bleach-3.1.2
dependabot/pip/bleach-3.1.4
deps
disable-security
doc_cleanup
encapsulate_urllib3_exc
faster-ci
fix-1859
fix-cookies-saved-on-redirect
fix-pickling-adapters
fix-redirect-test
fix_help_ssl_check
flake8
flake8-improvements
help
jenkins
kennethreitz-patch-1
kennethreitz-patch-2
master
none_filepointer
partII
pipenv
proposed/3.0.0
pytest-httpbin
render
revert-2706-fix-merge-setting
revert-3700-master
revert-3983-appveyor
revert-4144-move_compat_to_warn
sigmavirus24/docs/support
swap-charade-for-chardet
test
test2
test4
test5
test6
test_urllib3_dev
threedotoh
travis
travis2
twisted
update-3.0
update-notice
update-security-md
update_lock_file
updating_3.0.0
urllib1.25
urllib3-dev
v2.25.0
version
github.com: kennethreitz/requests.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pin more helpful links to sidebar
doc_cleanup
Seth Michael Larson
2020-08-02
2
-3
/
+27
*
Trim release section, add back Twitter support
Seth Michael Larson
2020-08-02
3
-12
/
+14
*
Recommend Pip, remove todo/philo docs, pare down support avenues
Seth Michael Larson
2020-08-02
8
-203
/
+8
*
Remove images, analytics, 'keep up to date'
Seth Michael Larson
2020-08-01
22
-204
/
+2
*
Make README markdown compatible
Seth Michael Larson
2020-08-01
1
-91
/
+27
*
Docs: list CURL_CA_BUNDLE as supported (#5509)
Ben Bodenmiller
2020-07-23
1
-0
/
+1
*
cleanup advanced docs header
Nate Prewitt
2020-06-26
1
-2
/
+0
*
Merge pull request #5505 from ollien/prepared-requests-docs-correction
Nate Prewitt
2020-06-19
1
-1
/
+3
|
\
|
*
Clarify that PreparedRequests should not be manually created
Nick Krichevsky
2020-06-18
1
-1
/
+3
|
/
*
Google App Engine (#5475)
Kartik Chugh
2020-06-17
2
-2
/
+2
*
v2.24.0
v2.24.0
Nate Prewitt
2020-06-17
2
-2
/
+12
*
updating usage information
Nate Prewitt
2020-06-17
1
-2
/
+2
*
Merge pull request #5496 from dbaxa/optimise-prepare-body
Nate Prewitt
2020-06-17
1
-5
/
+5
|
\
|
*
Avoid an unnecessary computation of the length of data for non-stream request...
David Black
2020-06-16
1
-5
/
+5
|
/
*
Update number of dependents on requests (#5495)
Bharat Raghunathan
2020-06-15
1
-1
/
+1
*
Fix typo in README (#5468)
Kevin Kirsche
2020-06-15
1
-1
/
+1
*
Merge pull request #5492 from dbaxa/avoid-calling-resolve_redirects-whe-not-f...
Nate Prewitt
2020-06-15
1
-4
/
+6
|
\
|
*
Remove what appears to be an un-needed call to self.resolve_redirects when no...
David Black
2020-06-15
1
-4
/
+6
|
/
*
fix raise_for_status docstring (#5293)
Thomas Grainger
2020-05-08
1
-1
/
+1
*
Fix test_conflicting_post_params to work on pytest 5 (#5305)
Miro HronĨok
2020-05-08
1
-2
/
+4
*
Add changelog entry for pyOpenSSL change
Seth Michael Larson
2020-05-01
1
-2
/
+7
*
Don't use pyOpenSSL unless no SNI is detected
Seth Michael Larson
2020-05-01
1
-6
/
+14
*
update bleach security vulnerability
Nate Prewitt
2020-04-03
1
-103
/
+83
*
fixing rst markup
Nate Prewitt
2020-04-03
1
-2
/
+2
*
fix README typo
Dustin Rodrigues
2020-04-03
1
-1
/
+1
*
Remove explicit unicode literal in README.md and doc (#5336)
Alessio Izzo
2020-03-25
4
-17
/
+17
*
Also update GitHub's Security Disclosure document (#5370)
Seth Michael Larson
2020-02-27
1
-8
/
+8
*
Update disclosure contact info (#5369)
Nate Prewitt
2020-02-27
1
-4
/
+6
*
changing of the guard
Nate Prewitt
2020-02-26
1
-2
/
+3
*
updating pipfile.lock for bleach security issue (#5364)
Nate Prewitt
2020-02-26
1
-184
/
+230
*
Normalize exception docstrings (#5338)
Redowan Delowar
2020-02-23
1
-6
/
+3
*
v2.23.0
Nate Prewitt
2020-02-19
2
-3
/
+19
*
Revert "Fix for response with UTF-8 BOM #4976"
Nate Prewitt
2020-02-18
3
-34
/
+0
*
Revert "Use urllib for chunked requests"
Nate Prewitt
2020-02-18
1
-13
/
+58
*
Revert "#4965 fix: Accessing response.content twice removes forgets read error."
Nate Prewitt
2020-02-18
3
-62
/
+3
*
Remove an obsolete attribute from __attrs__
Ned Batchelder
2020-02-18
1
-1
/
+1
*
Limit dependencies to major instead of minor (#5342)
Chris Withers
2020-02-18
1
-3
/
+3
*
Fix the syntax highlighting in the example (#5276)
Alexander Zhukov
2020-02-17
1
-2
/
+2
*
Merge pull request #5346 from stock1218/master
Nate Prewitt
2020-02-17
2
-2
/
+2
|
\
|
*
Update link to pipenv in installation guide.
John Samuels
2020-02-17
1
-1
/
+1
|
*
Update link to pipenv in README.
John Samuels
2020-02-17
1
-1
/
+1
|
/
*
Merge pull request #5326 from nawatts/intersphinx-mapping-config
Nate Prewitt
2020-01-31
1
-1
/
+1
|
\
|
*
Fix intersphinx_mapping config for Python standard library
Nick Watts
2020-01-25
1
-1
/
+1
|
/
*
Merge pull request #5325 from nawatts/install-pip-link
Nate Prewitt
2020-01-25
1
-1
/
+1
|
\
|
*
Change link for pip installation instructions
Nick Watts
2020-01-25
1
-1
/
+1
|
/
*
Add PyPy3 to Travis test suite (#5193)
johnthagen
2020-01-21
2
-1
/
+5
*
Move community files under .github/ (#5206)
Hugo van Kemenade
2020-01-19
3
-7
/
+4
*
Add Python 2 support entry in FAQ (#5303)
Sumana Harihareswara
2020-01-09
1
-0
/
+12
*
Update example code in README.md (#5292)
John Kooker
2020-01-09
1
-1
/
+1
*
Merge pull request #5306 from hugovk/update-python-versions-in-faq
Nate Prewitt
2020-01-09
2
-10
/
+2
|
\
[next]