FS#51951 - [python-requests] Should not attempt to encode IDNA-encode when already IDNA

Attached to Project: Arch Linux
Opened by Josip Ponjavic (metak) - Thursday, 24 November 2016, 21:43 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 07 January 2018, 02:21 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Would it be possible to include this PR/patch which fixes the issue in streamlink when playing youtube streams?

PR/patch:
https://github.com/kennethreitz/requests/pull/3695
https://patch-diff.githubusercontent.com/raw/kennethreitz/requests/pull/3695.patch
Streamlink issue:
https://github.com/streamlink/streamlink/issues/169

python-requests-2.12.1-1
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Sunday, 07 January 2018, 02:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-requests 2.12.2-1
Comment by Josip Ponjavic (metak) - Thursday, 24 November 2016, 21:46 GMT
This also fixes youtube playback for livestreamer package.
Comment by loqs (loqs) - Saturday, 06 January 2018, 22:41 GMT
pull request was merged before v2.12.2 and the commits are still present in v2.18.4 which the current version of python-requests 2.18.4-1 uses so is this issue fixed?

Loading...