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 bd659df commit 9ab0ca5Copy full SHA for 9ab0ca5
1 file changed
Misc/NEWS.d/next/Library/2020-10-22-07-07-17.bpo-42112.Z_ED9N.rst
@@ -1,2 +1,2 @@
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`.
0 commit comments