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 python-dev
Recipients cblp, dabeaz, eryksun, josh.r, martin.panter, pitrou, python-dev, skrah
Date 2015-08-08.11:39:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150808113939.41835.73907@psf.io>
In-reply-to
Content
New changeset e33f2b8b937f by Stefan Krah in branch '3.5':
Issue #15944: memoryview: Allow arbitrary formats when casting to bytes.
https://hg.python.org/cpython/rev/e33f2b8b937f

New changeset c7c4b8411037 by Stefan Krah in branch 'default':
Merge #15944.
https://hg.python.org/cpython/rev/c7c4b8411037
History
Date User Action Args
2015-08-08 11:39:43python-devsetrecipients: + python-dev, pitrou, skrah, dabeaz, martin.panter, cblp, eryksun, josh.r
2015-08-08 11:39:43python-devlinkissue15944 messages
2015-08-08 11:39:43python-devcreate