Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:
On Sun, Sep 30, 2018 at 10:24:41PM +0000, Nathaniel Smith wrote: > 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? I'm not really sure that "chaos" is a good name for that. Contrast the rather restricted scope ("disable caches") with this example of chaos: https://en.wikipedia.org/wiki/Chaos_Monkey ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34850> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com