gh-78502: Add a trackfd parameter to mmap.mmap() on Windows by serhiy-storchaka · Pull Request #138238 · python/cpython
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
lkollar pushed a commit to lkollar/cpython that referenced this pull request
Sep 9, 2025…thonGH-138238) If trackfd is False, the file handle corresponding to fileno will not be duplicated.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters