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 pitrou
Recipients giampaolo.rodola, josh.r, larry, ned.deily, neologix, pitrou, ronaldoussoren
Date 2019-05-27.16:48:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 02db696732c031d9a0265dc9bbf4f5b1fad042b3 by Antoine Pitrou (Zackery Spytz) in branch 'master':
bpo-32941: Add madvise() for mmap objects (GH-6172)
https://github.com/python/cpython/commit/02db696732c031d9a0265dc9bbf4f5b1fad042b3
History
Date User Action Args
2019-05-27 16:48:19pitrousetrecipients: + pitrou, ronaldoussoren, larry, giampaolo.rodola, ned.deily, neologix, josh.r
2019-05-27 16:48:19pitrousetmessageid: <[email protected]>
2019-05-27 16:48:19pitroulinkissue32941 messages
2019-05-27 16:48:19pitroucreate