[New-bugs-announce] [issue31854] Add mmap.ACCESS_DEFAULT to namespace

Justus Schwabedal report at bugs.python.org
Mon Oct 23 16:26:44 EDT 2017


New submission from Justus Schwabedal <jschwabedal at gmail.com>:

I propose to add mmap.ACCESS_DEFAULT into the namespace.  Accessing the default value might be necessary, if one needs to overwrite an `ACCESS` keyword argument.

----------
components: Extension Modules
messages: 304839
nosy: Justus Schwabedal
priority: normal
severity: normal
status: open
title: Add mmap.ACCESS_DEFAULT to namespace
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31854>
_______________________________________


More information about the New-bugs-announce mailing list