Skip to content

mmapmodule: Use SetFileInformationByHandle instead of SetFilePointerEx#142401

Open
LumioseSil wants to merge 1 commit intopython:mainfrom
LumioseSil:file
Open

mmapmodule: Use SetFileInformationByHandle instead of SetFilePointerEx#142401
LumioseSil wants to merge 1 commit intopython:mainfrom
LumioseSil:file

Conversation

@LumioseSil
Copy link
Copy Markdown
Contributor

This trades two windows syscalls with one.

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Dec 8, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@aisk
Copy link
Copy Markdown
Member

aisk commented Dec 8, 2025

Hi, I think this change still needs a issue, see the devguide: https://devguide.python.org/getting-started/pull-request-lifecycle/#quick-guide

@StanFromIreland StanFromIreland added the pending The issue will be closed if no feedback is provided label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review pending The issue will be closed if no feedback is provided skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants