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 martin.panter
Recipients docs@python, martin.panter, python-dev, serhiy.storchaka
Date 2015-12-08.00:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449533579.81.0.386971463416.issue25701@psf.upfronthosting.co.za>
In-reply-to
Content
I committed my patch to 3.5+. I will leave this open in case someone wants to look into how things work in 2.7. I presume things might be different in Python 2; all I know is there are two kinds of classes and objects, and the slots are a bit different (__setslice__?).
History
Date User Action Args
2015-12-08 00:12:59martin.pantersetrecipients: + martin.panter, docs@python, python-dev, serhiy.storchaka
2015-12-08 00:12:59martin.pantersetmessageid: <1449533579.81.0.386971463416.issue25701@psf.upfronthosting.co.za>
2015-12-08 00:12:59martin.panterlinkissue25701 messages
2015-12-08 00:12:59martin.pantercreate