• Tim Graham's avatar
    bpo-27657: Fix urlparse() with numeric paths (#661) · 5a88d50f
    Tim Graham authored
    * 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.
    5a88d50f
2017-12-26-14-32-23.bpo-27657.6BhyVK.rst 146 Bytes