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 njs
Recipients barry, gregory.p.smith, gvanrossum, miss-islington, njs, serhiy.storchaka, steven.daprano, terry.reedy, xiang.zhang
Date 2018-09-30.22:24:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538346281.49.0.545547206417.issue34850@psf.upfronthosting.co.za>
In-reply-to
Content
Would it make sense to implement a "chaos" mode (that e.g. testing tools could enable unconditionally), that disables the small integer and small string caches?
History
Date User Action Args
2018-09-30 22:24:41njssetrecipients: + njs, gvanrossum, barry, terry.reedy, gregory.p.smith, steven.daprano, serhiy.storchaka, xiang.zhang, miss-islington
2018-09-30 22:24:41njssetmessageid: <1538346281.49.0.545547206417.issue34850@psf.upfronthosting.co.za>
2018-09-30 22:24:41njslinkissue34850 messages
2018-09-30 22:24:41njscreate