]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)
authorSteve Dower <steve.dower@python.org>
Thu, 11 Jan 2024 23:04:36 +0000 (23:04 +0000)
committerGitHub <noreply@github.com>
Thu, 11 Jan 2024 23:04:36 +0000 (23:04 +0000)
commit186c0216882b5ebde4c00b6c9a3da14fa9375f51
treee0186b2b95122ebd94b9bca65202d605a072fd14
parentd15e1ac828716623253ef1a0db404bc42434e3f5
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)

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