Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update 2019-08-27-01-16-50.bpo-34276.4NIAiy.rst
  • Loading branch information
epicfaace authored Aug 27, 2019
commit 0e177fda981adcc83ecda2e84410a5470aee7c81
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Makes sure that file URIs with multiple leading slashes (file:////, etc.) are properly round-tripped. Patch by Ashwin Ramaswami
Makes sure that file URIs with multiple leading slashes (file:////, etc.) are properly round-tripped by urllib.parse. Patch by Ashwin Ramaswami