We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef3bf5 commit 4bbead7Copy full SHA for 4bbead7
1 file changed
Misc/NEWS.d/next/Library/2020-10-22-07-07-17.bpo-42112.Z_ED9N.rst
@@ -1,2 +1,3 @@
1
Fix unnecessary removing of a leading slash in :meth:`zipfile.ZipInfo.from_file`
2
-when member's archive name is in the form of `/directory/filename`.
+when member's archive name is in the form of :code:`/directory/filename`.
3
+
0 commit comments