]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103987: fix several crashes in mmap module (#103990)
authorPrince Roshan <princekrroshan01@gmail.com>
Sat, 20 May 2023 03:34:12 +0000 (09:04 +0530)
committerGitHub <noreply@github.com>
Sat, 20 May 2023 03:34:12 +0000 (20:34 -0700)
commitceaa4c3476ac49b5b31954fec53796c7a3b40349
tree6050f26747e30db53cb12a6ff81b29c172223140
parent3bc94e678f2961eafc9d665898d73afc6204d314
gh-103987: fix several crashes in mmap module (#103990)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/test/test_mmap.py
Misc/NEWS.d/next/Library/2023-04-29-18-23-16.gh-issue-103987.sRgALL.rst [new file with mode: 0644]
Modules/mmapmodule.c