Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e907e6d

Browse filesBrowse files
committed
updated whatsnew entry
1 parent b809ce9 commit e907e6d
Copy full SHA for e907e6d

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎Doc/whatsnew/3.13.rst

Copy file name to clipboardExpand all lines: Doc/whatsnew/3.13.rst
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@ mmap
568568
* :class:`mmap.mmap` now has a *trackfd* parameter on Unix; if it is ``False``,
569569
the file descriptor specified by *fileno* will not be duplicated.
570570
(Contributed by Zackery Spytz and Petr Viktorin in :gh:`78502`.)
571+
:class:`mmap.mmap` is now protected from crashing on Windows when the mapped memory
572+
is inaccessible due to file system errors or access violations.
573+
(Contributed by Jannis Weigend in :gh:`118209`.)
571574

572575
opcode
573576
------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.