Skip to content

bpo-34276: round-trip file URI's with multiple leading slashes - #15297

Closed
epicfaace wants to merge 3 commits into
python:mainfrom
epicfaace:urls
Closed

bpo-34276: round-trip file URI's with multiple leading slashes#15297
epicfaace wants to merge 3 commits into
python:mainfrom
epicfaace:urls

Conversation

@epicfaace

@epicfaaceepicfaace commented Aug 15, 2019

Copy link
Copy Markdown
Contributor

Makes sure that file URIs with multiple leading slashes (file:////, etc.) are properly round-tripped.

https://bugs.python.org/issue34276

@serhiy-storchaka

Copy link
Copy Markdown
Member

Closed in favor of #113563.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@epicfaace@serhiy-storchaka@the-knights-who-say-ni@ezio-melotti@bedevere-bot