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 e3c9987 commit 2faa469Copy full SHA for 2faa469
1 file changed
Misc/NEWS.d/next/Library/2025-08-31-12-34-02.gh-issue-138205.iHXb1z.rst
@@ -1,2 +1,2 @@
1
-Removed the :mmap:`~mmap.mmap.resize` method on platforms that don't support the
2
-underlying syscall, instead of raising a :exec:`SystemError`.
+Removed the :method:`~mmap.mmap.resize` method on platforms that don't support the
+underlying syscall, instead of raising a :exc:`SystemError`.
0 commit comments