This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients AdamGold, lemburg, serhiy.storchaka, vstinner
Date 2021-01-20.14:23:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611152632.86.0.178796446353.issue42967@roundup.psfhosted.org>
In-reply-to
Content
It looks to me, that this is an issue of proxies, not Python. Python implementation obeys contemporary standards, and they are not formally cancelled yet. If we add an option in parse_qsl() or change its default behavior, it should be considered as a new feature which helps to mitigate proxies' issues.
History
Date User Action Args
2021-01-20 14:23:52serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, vstinner, AdamGold
2021-01-20 14:23:52serhiy.storchakasetmessageid: <1611152632.86.0.178796446353.issue42967@roundup.psfhosted.org>
2021-01-20 14:23:52serhiy.storchakalinkissue42967 messages
2021-01-20 14:23:52serhiy.storchakacreate