Skip to content
Prev Previous commit
Next Next 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