mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-13017)
This commit is contained in:
parent
b84cb70880
commit
d537ab0ff9
3 changed files with 14 additions and 4 deletions
|
|
@ -0,0 +1 @@
|
|||
Fixes mishandling of pre-normalization characters in urlsplit().
|
||||
Loading…
Add table
Add a link
Reference in a new issue