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 pitrou, theller
Date 2010-02-02.22:34:47
SpamBayes Score 0.0058118943
Marked as misclassified No
Message-id <1265150088.78.0.228755954807.issue7840@psf.upfronthosting.co.za>
In-reply-to
Content
test_pep3118.py creates a dummy memoryview class and says "It can be removed when the py3k memoryview object is backported". Since memoryview has been backported to trunk, it should be removed.
History
Date User Action Args
2010-02-02 22:34:48pitrousetrecipients: + pitrou, theller
2010-02-02 22:34:48pitrousetmessageid: <1265150088.78.0.228755954807.issue7840@psf.upfronthosting.co.za>
2010-02-02 22:34:47pitroulinkissue7840 messages
2010-02-02 22:34:47pitroucreate