On Fri, 8 Jun 2018 09:48:03 +0200 Victor Stinner <[email protected]> wrote: > > Question: Do you think that bugs spotted by a GC collection are common > enough to change the GC thresholds in development mode (new -X dev > flag of Python 3.7)?
I don't think replacing a more-or-less arbitrary value with another more-or-less arbitrary value is a very useful change. Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
