]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87595: Fix the docs for mmap.size() (#138494)
authorZackery Spytz <zspytz@gmail.com>
Thu, 4 Sep 2025 15:52:24 +0000 (08:52 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Sep 2025 15:52:24 +0000 (17:52 +0200)
commit9d6b94afe7d835f406ab86c7fee1cb7fdb87922b
tree19d42233395b93349ec228e5822a185758374f95
parentf9a40c386d4d07dab1c15c6618807306a5119818
gh-87595: Fix the docs for mmap.size() (#138494)

Correct some parts of the docs added in 32032ee376 that weren't
written by me.
Doc/library/mmap.rst
Misc/NEWS.d/next/Library/2021-03-07-16-31-36.bpo-43429.Koa0mf.rst