New submission from Ethan Steinberg <ethan.steinb...@gmail.com>:

This issue (and corresponding pull request) adds MAP_POPULATE to the set of 
flags exported by the mmap module. This flag is incredibly handy for speeding 
up data processing and is available on most Linux systems.

----------
components: Library (Lib)
messages: 368752
nosy: Ethan Steinberg
priority: normal
severity: normal
status: open
title: Add MAP_POPULATE to the mmap library
type: enhancement
versions: Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40611>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to