]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151021: Fix mmap empty searches past the end (GH-151023) (GH-151041)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 7 Jun 2026 13:27:26 +0000 (15:27 +0200)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2026 13:27:26 +0000 (13:27 +0000)
commita642d1ab38cb3199c16898875e86cd13a99b687a
tree06db022ca948eb309ae921537f53d39302ba3cdd
parentd7aef33bd794c3b1d9bccfe3c923d460cd46b7c5
[3.15] gh-151021: Fix mmap empty searches past the end (GH-151023) (GH-151041)

(cherry picked from commit f2cab7b0cf019fcc3112018db5e20c00976f33d4)

Co-authored-by: esadomer <54475303+esadomer@users.noreply.github.com>
Lib/test/test_mmap.py
Misc/NEWS.d/next/Library/2026-06-06-15-20-54.gh-issue-151021.J4qk2A.rst [new file with mode: 0644]
Modules/mmapmodule.c