]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151021: Fix mmap empty searches past the end (GH-151023)
authoresadomer <54475303+esadomer@users.noreply.github.com>
Sun, 7 Jun 2026 13:01:24 +0000 (16:01 +0300)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2026 13:01:24 +0000 (16:01 +0300)
commitf2cab7b0cf019fcc3112018db5e20c00976f33d4
tree626ec2c6fabdec59834a45ff44eac985eedeeb2d
parent0f7dc2fefa9e1b1197519361af9df9cd4eff875f
gh-151021: Fix mmap empty searches past the end (GH-151023)
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