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 larry
Recipients bfroehle, larry, loewis, vstinner
Date 2014-01-30.16:27:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391099275.02.0.152495258919.issue17162@psf.upfronthosting.co.za>
In-reply-to
Content
Also, isn't it reasonable to pass in non-heap type objects?  I realize supporting this would complicate the implementation a great deal.
History
Date User Action Args
2014-01-30 16:27:55larrysetrecipients: + larry, loewis, vstinner, bfroehle
2014-01-30 16:27:55larrysetmessageid: <1391099275.02.0.152495258919.issue17162@psf.upfronthosting.co.za>
2014-01-30 16:27:55larrylinkissue17162 messages
2014-01-30 16:27:54larrycreate