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 290864a commit b287e0cCopy full SHA for b287e0c
Doc/whatsnew/3.15.rst
@@ -1253,7 +1253,7 @@ Build changes
1253
modules that are missing or packaged separately.
1254
(Contributed by Stan Ulbrych and Petr Viktorin in :gh:`139707`.)
1255
1256
-* Annotating anonymous mmap usage is now supported if Linux kernel supports
+* Annotating anonymous mmap usage is now supported if Linux kernel supports
1257
:manpage:`PR_SET_VMA_ANON_NAME <PR_SET_VMA(2const)>` (Linux 5.17 or newer).
1258
Annotations are visible in ``/proc/<pid>/maps`` if the kernel supports the feature
1259
and :option:`-X dev <-X>` is passed to the Python or Python is built in :ref:`debug mode <debug-build>`.
0 commit comments