Guido van Rossum <[email protected]> added the comment:
Consider moving the chaos discussion to a new issue. On Mon, Oct 1, 2018 at 6:33 AM Steven D'Aprano <[email protected]> wrote: > > Steven D'Aprano <[email protected]> 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 <[email protected]> > <https://bugs.python.org/issue34850> > _______________________________________ > -- --Guido (mobile) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34850> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
