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 mikehoy
Recipients crazycasta, docs@python, mikehoy
Date 2013-03-09.04:21:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362802902.43.0.00708806222253.issue17387@psf.upfronthosting.co.za>
In-reply-to
Content
Looking through Include/object.h I see that sq_slice is now:

void *was_sq_slice. Can anyone provide any clarification as to where I can find info about sq_slice?
History
Date User Action Args
2013-03-09 04:21:42mikehoysetrecipients: + mikehoy, docs@python, crazycasta
2013-03-09 04:21:42mikehoysetmessageid: <1362802902.43.0.00708806222253.issue17387@psf.upfronthosting.co.za>
2013-03-09 04:21:42mikehoylinkissue17387 messages
2013-03-09 04:21:42mikehoycreate