summaryrefslogtreecommitdiffstats
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorSenthil Kumaran <skumaran@gatech.edu>2019-10-18 15:23:14 (GMT)
committerGitHub <noreply@github.com>2019-10-18 15:23:14 (GMT)
commit0f3187c1ce3b3ace60f6c1691dfa3d4e744f0384 (patch)
treee034c70610185281f4ac3658bdb3d1e41b07bf71 /Python/getargs.c
parentde812682a674cdf2bac0f9547200f107069781ad (diff)
downloadcpython-0f3187c1ce3b3ace60f6c1691dfa3d4e744f0384.zip
cpython-0f3187c1ce3b3ace60f6c1691dfa3d4e744f0384.tar.gz
cpython-0f3187c1ce3b3ace60f6c1691dfa3d4e744f0384.tar.bz2
[3.8] bpo-27657: Fix urlparse() with numeric paths (GH-661) (#16839)
* bpo-27657: Fix urlparse() with numeric paths Revert parsing decision from bpo-754016 in favor of the documented consensus in bpo-16932 of how to treat strings without a // to designate the netloc. * bpo-22891: Remove urlsplit() optimization for 'http' prefixed inputs. (cherry picked from commit 5a88d50ff013a64fbdb25b877c87644a9034c969) Co-authored-by: Tim Graham <timograham@gmail.com>
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions