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 pablogsal, pitrou, skrah
Date 2018-04-14.17:49:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523728163.34.0.682650639539.issue33176@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 480ab05d5fee2b8fa161f799af33086a4e68c7dd by Antoine Pitrou in branch 'master':
bpo-33176: Add a toreadonly() method to memoryviews. (GH-6466)
https://github.com/python/cpython/commit/480ab05d5fee2b8fa161f799af33086a4e68c7dd
History
Date User Action Args
2018-04-14 17:49:23pitrousetrecipients: + pitrou, skrah, pablogsal
2018-04-14 17:49:23pitrousetmessageid: <1523728163.34.0.682650639539.issue33176@psf.upfronthosting.co.za>
2018-04-14 17:49:23pitroulinkissue33176 messages
2018-04-14 17:49:23pitroucreate