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 gvanrossum
Recipients gvanrossum, jyasskin, rhettinger, theller
Date 2008-03-18.20:59:31
SpamBayes Score 0.18177254
Marked as misclassified No
Message-id <1205873972.63.0.711524048159.issue2303@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, but tp_ slots are expensive themselves (mostly in the amount of
code that needs to be changed -- see typeobject.c).
History
Date User Action Args
2008-03-18 20:59:33gvanrossumsetspambayes_score: 0.181773 -> 0.18177254
recipients: + gvanrossum, theller, rhettinger, jyasskin
2008-03-18 20:59:32gvanrossumsetspambayes_score: 0.181773 -> 0.181773
messageid: <1205873972.63.0.711524048159.issue2303@psf.upfronthosting.co.za>
2008-03-18 20:59:32gvanrossumlinkissue2303 messages
2008-03-18 20:59:31gvanrossumcreate