File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1253,9 +1253,9 @@ Build changes
12531253 modules that are missing or packaged separately.
12541254 (Contributed by Stan Ulbrych and Petr Viktorin in :gh: `139707 `.)
12551255
1256- * Annotating anonymous mmap usage is now supported if Linux kernel supports ``PR_SET_VMA_ANON_NAME ``.
1256+ * Annotating anonymous mmap usage is now supported if Linux kernel supports ``PR_SET_VMA_ANON_NAME `` (Linux 5.17 or newer) .
12571257 Annotations are visible in ``/proc/<pid>/maps `` if the kernel supports the feature
1258- and `` -X dev `` is passed to the Python or Python is built in debug mode.
1258+ and :option: ` -X dev <-X> ` is passed to the Python or Python is built in :ref: ` debug mode < debug-build >` .
12591259 (Contributed by Donghee Na in :gh: `141770 `)
12601260
12611261
You can’t perform that action at this time.
0 commit comments