]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)
authorZackery Spytz <zspytz@gmail.com>
Thu, 11 Jan 2024 22:39:47 +0000 (14:39 -0800)
committerGitHub <noreply@github.com>
Thu, 11 Jan 2024 22:39:47 +0000 (22:39 +0000)
commitb4d4aa9e8d61476267951c72321fadffc2d82227
tree78e349a3290201e0fc983401e048d917029ba377
parent2f126a70f36e36dd90db53ebdcdff9b990cf3452
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Doc/library/mmap.rst
Lib/test/test_mmap.py
Misc/NEWS.d/next/Windows/2019-06-16-11-27-05.bpo-37308.Iz_NU_.rst [new file with mode: 0644]
Modules/mmapmodule.c
PC/config.c