File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1253,11 +1253,12 @@ 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 `.
1257- Annotations are visible in `/proc/<pid>/maps ` if the kernel supports the feature
1258- and `-X dev ` is passed to the interpreter.
1256+ * Annotating anonymous mmap usage is now supported if Linux kernel supports `` PR_SET_VMA_ANON_NAME ` `.
1257+ Annotations are visible in `` /proc/<pid>/maps ` ` if the kernel supports the feature
1258+ and `` -X dev ` ` is passed to the interpreter.
12591259 (Contributed by Donghee Na in :gh: `141770 `)
12601260
1261+
12611262Porting to Python 3.15
12621263======================
12631264
You can’t perform that action at this time.
0 commit comments