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 gregory.p.smith
Recipients Mark.Shannon, benjamin.peterson, giampaolo.rodola, gregory.p.smith, jcea, jcon, pitrou, pjenvey, rhettinger, terry.reedy, vstinner
Date 2012-02-01.00:09:10
SpamBayes Score 0.00071777723
Marked as misclassified No
Message-id <1328054950.94.0.163883938887.issue13903@psf.upfronthosting.co.za>
In-reply-to
Content
FYI - I strongly support this type of work to reduce memory use of the Python interpreter!  :)

Also, yes, constant changing should be separate from this change but are worth occasionally re-measuring and justifying as common computer architectures have changed since the original decisions were made.
History
Date User Action Args
2012-02-01 00:09:11gregory.p.smithsetrecipients: + gregory.p.smith, rhettinger, terry.reedy, jcea, pitrou, vstinner, giampaolo.rodola, pjenvey, benjamin.peterson, Mark.Shannon, jcon
2012-02-01 00:09:10gregory.p.smithsetmessageid: <1328054950.94.0.163883938887.issue13903@psf.upfronthosting.co.za>
2012-02-01 00:09:10gregory.p.smithlinkissue13903 messages
2012-02-01 00:09:10gregory.p.smithcreate