This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Ethan Steinberg, python-dev, vstinner
Date 2020-05-26.21:42:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590529347.61.0.0785418828749.issue40611@roundup.psfhosted.org>
In-reply-to
Content
New changeset 21fda91f8da96406e6a912f7c312424209c19bef by Ethan Steinberg in branch 'master':
bpo-40611: Adds MAP_POPULATE to the mmap module (GH-20061)
https://github.com/python/cpython/commit/21fda91f8da96406e6a912f7c312424209c19bef
History
Date User Action Args
2020-05-26 21:42:27vstinnersetrecipients: + vstinner, python-dev, Ethan Steinberg
2020-05-26 21:42:27vstinnersetmessageid: <1590529347.61.0.0785418828749.issue40611@roundup.psfhosted.org>
2020-05-26 21:42:27vstinnerlinkissue40611 messages
2020-05-26 21:42:27vstinnercreate