Closed
Bug 1499484
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13548 - Update urllib3 to 1.24
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13548 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13548
Details from upstream follow.
pyup-bot <github-bot@pyup.io> wrote:
> Update urllib3 to 1.24
>
>
> This PR updates [urllib3[secure]](https://pypi.org/project/urllib3) from **1.23** to **1.24**.
>
>
>
> <details>
> <summary>Changelog</summary>
>
>
> ### 1.24
> ```
> -----------------
>
> * Allow key_server_hostname to be specified when initializing a PoolManager to allow custom SNI to be overridden. (Pull 1449)
>
> * Test against Python 3.7 on AppVeyor. (Pull 1453)
>
> * Early-out ipv6 checks when running on App Engine. (Pull 1450)
>
> * Change ambiguous description of backoff_factor (Pull 1436)
>
> * Add ability to handle multiple Content-Encodings (Issue 1441 and Pull 1442)
>
> * Skip DNS names that can't be idna-decoded when using pyOpenSSL (Issue 1405).
>
> * Add a server_hostname parameter to HTTPSConnection which allows for
> overriding the SNI hostname sent in the handshake. (Pull 1397)
>
> * Drop support for EOL Python 2.6 (Pull 1429 and Pull 1430)
>
> * Fixed bug where responses with header Content-Type: message/* erroneously
> raised HeaderParsingError, resulting in a warning being logged. (Pull 1439)
>
> * Move urllib3 to src/urllib3 (Pull 1409)
> ```
>
>
> </details>
>
>
>
>
> <details>
> <summary>Links</summary>
>
> - PyPI: https://pypi.org/project/urllib3
> - Changelog: https://pyup.io/changelogs/urllib3/
> - Docs: https://urllib3.readthedocs.io/
> </details>
>
>
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/29e84549a73a
[wpt PR 13548] - Update urllib3 to 1.24, a=testonly
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•