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 benjamin.peterson
Recipients MrJean1, barry, benjamin.peterson, pitrou, teoliphant
Date 2008-08-18.15:02:32
SpamBayes Score 0.014226074
Marked as misclassified No
Message-id <1219071753.24.0.310490108375.issue3132@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, this may be a requirement of #2394; PEP 3118 states that
memoryview.tolist would use the struct module to do the unpacking.
History
Date User Action Args
2008-08-18 15:02:33benjamin.petersonsetrecipients: + benjamin.peterson, barry, teoliphant, pitrou, MrJean1
2008-08-18 15:02:33benjamin.petersonsetmessageid: <1219071753.24.0.310490108375.issue3132@psf.upfronthosting.co.za>
2008-08-18 15:02:32benjamin.petersonlinkissue3132 messages
2008-08-18 15:02:32benjamin.petersoncreate