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 b809ce9

Browse filesBrowse files
Dobatymozooba
andauthored
Update Misc/NEWS.d/next/Windows/2024-04-24-05-16-32.gh-issue-118209.Ryyzlz.rst
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
1 parent 30aa64b commit b809ce9
Copy full SHA for b809ce9

File tree

Expand file treeCollapse file tree

1 file changed

+2
-12
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-12
lines changed
+2-12Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,2 @@
1-
Fix crashes in
2-
3-
* :func:`mmap.move`
4-
* :func:`mmap.read`
5-
* :func:`mmap.read_byte`
6-
* :func:`mmap.readline`
7-
* :func:`mmap.write`
8-
* :func:`mmap.write_byte`
9-
* :func:`mmap.__getitem__`
10-
* :func:`mmap.__setitem__`
11-
12-
on Windows when the underlying file operation raises errors or an access violation occurs.
1+
Avoid crashing in :mod:`mmap` on Windows when the mapped memory is inaccessible
2+
due to file system errors or access violations.

0 commit comments

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