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 4119cc2 commit 8a63de2Copy full SHA for 8a63de2
Misc/NEWS.d/next/Windows/2022-03-20-15-47-35.bpo-42658.16eXtb.rst
@@ -1,3 +1,3 @@
1
-Using Windows function ``LCMapStringEx`` in :func:`ntpath.normcase`` instead
2
-of :func:`str.lower`` to deal with non ASCII characters. The ``LCMapStringEx``
3
-is added in :mod:`_winapi`` module also.
+Using Windows function ``LCMapStringEx`` in :func:``ntpath.normcase`` instead
+of :func:``str.lower`` to deal with non ASCII characters. The ``LCMapStringEx``
+is added in :mod:``_winapi`` module also.
0 commit comments