-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Comparing changes
Open a pull request
base repository: psf/requests
base: v2.23.0
head repository: psf/requests
compare: v2.24.0
Commits on Feb 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b7c6aba - Browse repository at this point
Copy the full SHA b7c6abaView commit details
Commits on Feb 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ca6f9af - Browse repository at this point
Copy the full SHA ca6f9afView commit details
Commits on Feb 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0a760ff - Browse repository at this point
Copy the full SHA 0a760ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65989dd - Browse repository at this point
Copy the full SHA 65989ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fc7f4a - Browse repository at this point
Copy the full SHA 4fc7f4aView commit details
Commits on Feb 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2758124 - Browse repository at this point
Copy the full SHA 2758124View commit details
Commits on Mar 25, 2020
-
Remove explicit unicode literal in README.md and doc (#5336)
* [remove] remove "u" prefix in README and documentation examples
1Configuration menu - View commit details
-
Copy full SHA for bebf525 - Browse repository at this point
Copy the full SHA bebf525View commit details
Commits on Apr 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c577eb8 - Browse repository at this point
Copy the full SHA c577eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea8510 - Browse repository at this point
Copy the full SHA 9ea8510View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for bfb93d4 - Browse repository at this point
Copy the full SHA bfb93d4View commit details
Commits on May 1, 2020
-
3
Configuration menu - View commit details
-
Copy full SHA for db47b9b - Browse repository at this point
Copy the full SHA db47b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 251f73f - Browse repository at this point
Copy the full SHA 251f73fView commit details
Commits on May 9, 2020
-
Fix test_conflicting_post_params to work on pytest 5 (#5305)
The non-contextmanager form of pytest.raises was removed in pytest 5. http://doc.pytest.org/en/latest/deprecations.html#raises-warns-with-a-string-as-the-second-argument It was used here to support Python < 2.7, but that is no longer needed. #1503 (comment) Fixes #5304
Configuration menu - View commit details
-
Copy full SHA for 427e8eb - Browse repository at this point
Copy the full SHA 427e8ebView commit details -
fix raise_for_status docstring (#5293)
the exception isn't stored it's created new each call
Configuration menu - View commit details
-
Copy full SHA for 9ed5db8 - Browse repository at this point
Copy the full SHA 9ed5db8View commit details
Commits on Jun 15, 2020
-
Remove what appears to be an un-needed call to self.resolve_redirects…
… when not following redirects as part of creating a request's history.
Configuration menu - View commit details
-
Copy full SHA for fa2dbe9 - Browse repository at this point
Copy the full SHA fa2dbe9View commit details -
Merge pull request #5492 from dbaxa/avoid-calling-resolve_redirects-w…
…he-not-following-redirects Remove what appears to be an un-needed call to self.resolve_redirects when not following redirects as part of creating a request's history.
Configuration menu - View commit details
-
Copy full SHA for 2b3436e - Browse repository at this point
Copy the full SHA 2b3436eView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 8ac5929 - Browse repository at this point
Copy the full SHA 8ac5929View commit details -
Update number of dependents on requests (#5495)
* Update dependents on requests
Configuration menu - View commit details
-
Copy full SHA for 737dd0c - Browse repository at this point
Copy the full SHA 737dd0cView commit details
Commits on Jun 16, 2020
-
Avoid an unnecessary computation of the length of data for non-stream…
… requests (which determines content-length based upon body content).
Configuration menu - View commit details
-
Copy full SHA for 71a05cf - Browse repository at this point
Copy the full SHA 71a05cfView commit details
Commits on Jun 17, 2020
-
Merge pull request #5496 from dbaxa/optimise-prepare-body
Avoid an unnecessary computation of the length of data for non-stream requests (which determine content-length based upon body content).
Configuration menu - View commit details
-
Copy full SHA for 7c71982 - Browse repository at this point
Copy the full SHA 7c71982View commit details -
Configuration menu - View commit details
-
Copy full SHA for daa2b29 - Browse repository at this point
Copy the full SHA daa2b29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0797c61 - Browse repository at this point
Copy the full SHA 0797c61View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.23.0...v2.24.0