1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/6446.bugfix
Tzu-ping Chung c7184ec503
Fix typo in news fragment
Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
2020-02-07 15:23:57 +08:00

3 lines
91 B
Plaintext

Correctly handle ``%2F`` in URL parameters to avoid accidentally unescape them
into ``/``.