[wpt-sync] Sync PR 24225 - Update requests to 2.24.0
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox79 fixed)
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24225 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24225
Details from upstream follow.
pyup-bot <github-bot@pyup.io> wrote:
Update requests to 2.24.0
This PR updates requests from 2.23.0 to 2.24.0.
<details>
<summary>Changelog</summary>### 2.24.0 ``` -------------------Improvements
pyOpenSSL TLS implementation is now only used if Python
either doesn't have ansslmodule or doesn't support
SNI. Previously pyOpenSSL was unconditionally used if available.
This applies even if pyOpenSSL is installed via the
requests[security]extra (5443)Redirect resolution should now only occur when
allow_redirectsis True. (5492)No longer perform unnecessary Content-Length calculation for
requests that won't use it. (5496)</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/requests
- Changelog: https://pyup.io/changelogs/requests/
- Docs: https://requests.readthedocs.io
</details>
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•