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, serhiy.storchaka, skrah
Date 2015-03-10.15:44:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426002259.25.0.401694391435.issue23629@psf.upfronthosting.co.za>
In-reply-to
Content
In the stdlib, this only appears with the memoryview object, but third-party types can be affected. Attaching patch.
History
Date User Action Args
2015-03-10 15:44:19pitrousetrecipients: + pitrou, skrah, serhiy.storchaka
2015-03-10 15:44:19pitrousetmessageid: <1426002259.25.0.401694391435.issue23629@psf.upfronthosting.co.za>
2015-03-10 15:44:19pitroulinkissue23629 messages
2015-03-10 15:44:19pitroucreate