Re: [Python-Dev] No longer enable Py_TRACE_REFS by default in debug build

2019年4月12日 15:38:06 -0700

Victor Stinner wrote:
Python is used on devices with low memory (ex: 256 MiB for the whole
system). Allowing developers to use a debug build on such devices seem
to be a legit rationale for such change.
Rather than removing features altogether, maybe the debug
build could be split into a number of separate features
that can be enabled individually?
--
Greg
_______________________________________________
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