]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jan 2024 23:13:02 +0000 (00:13 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Jan 2024 23:13:02 +0000 (23:13 +0000)
commitb902671d36da219efee16c8b183882dc93132898
treee5fa22c7e34a494d9cac9deb8e1e188069e1033c
parent5c238225f60c33cf1931b1a8c9a3310192c716ae
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)

(cherry picked from commit b4d4aa9e8d61476267951c72321fadffc2d82227)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
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