Re: [Python-Dev] Idea: reduce GC threshold in development mode (-X dev)

2018年6月14日 12:06:51 -0700

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

Reply via email to