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 ronaldoussoren
Recipients amaury.forgeotdarc, ronaldoussoren
Date 2013-07-04.06:35:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372919718.57.0.683692400287.issue18181@psf.upfronthosting.co.za>
In-reply-to
Content
Updated version of the patch, with some semantic changes and tests for the Python level API.

Known issues:

* Patches uses tabs for indentation

* No tests for the C level API

* I don't like implementation of slot_tp_getattro_super
History
Date User Action Args
2013-07-04 06:35:18ronaldoussorensetrecipients: + ronaldoussoren, amaury.forgeotdarc
2013-07-04 06:35:18ronaldoussorensetmessageid: <1372919718.57.0.683692400287.issue18181@psf.upfronthosting.co.za>
2013-07-04 06:35:18ronaldoussorenlinkissue18181 messages
2013-07-04 06:35:18ronaldoussorencreate