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
Next Next commit
Create 2018-08-04-15-04-10.bpo-33898.psrYKd.rst
  • Loading branch information
AlbinaGiliazova authored Aug 4, 2018
commit 9f6cf13535c3bc48f5a3cb9f5cf335705a2e3d3d
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Fix pathlib issues with parsing Windows device paths
starting with //?/ or //./. Patch by Albina Giliazova.