[New-bugs-announce] [issue33176] Allow memoryview.cast(readonly=...)

Antoine Pitrou report at bugs.python.org
Thu Mar 29 04:21:52 EDT 2018


New submission from Antoine Pitrou <pitrou at free.fr>:

It may be useful to get a readonly view of a memoryview.

----------
components: Interpreter Core
messages: 314637
nosy: pitrou, skrah
priority: normal
severity: normal
status: open
title: Allow memoryview.cast(readonly=...)
type: enhancement
versions: Python 3.8

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


More information about the New-bugs-announce mailing list