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 serhiy.storchaka
Recipients christian.heimes, gregory.p.smith, kristjan.jonsson, loewis, pitrou, serhiy.storchaka
Date 2012-11-19.13:50:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353333005.55.0.577633866243.issue16475@psf.upfronthosting.co.za>
In-reply-to
Content
There is no many sense to use references for TYPE_INT whose representation size not greater then a reference representation size.  I doubt about references to mutable objects.
History
Date User Action Args
2012-11-19 13:50:05serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, gregory.p.smith, pitrou, kristjan.jonsson, christian.heimes
2012-11-19 13:50:05serhiy.storchakasetmessageid: <1353333005.55.0.577633866243.issue16475@psf.upfronthosting.co.za>
2012-11-19 13:50:05serhiy.storchakalinkissue16475 messages
2012-11-19 13:50:05serhiy.storchakacreate