Skip to content

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Aug 29, 2025

If trackfd is False, the file handle corresponding to fileno will not be duplicated.


📚 Documentation preview 📚: https://cpython-previews--138238.org.readthedocs.build/

If trackfd is False, the file handle corresponding to fileno
will not be duplicated.
@serhiy-storchaka serhiy-storchaka added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Aug 29, 2025
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit 558beef 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F138238%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Aug 29, 2025
@serhiy-storchaka serhiy-storchaka changed the title gh-78502: AAdd a trackfd parameter to mmap.mmap() on Windows gh-78502: Add a trackfd parameter to mmap.mmap() on Windows Aug 29, 2025
Copy link
Member

@encukou encukou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not much of a Windows expert, but, the code looks good to me! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants