[Python-Dev] Python-Dev] Replace debug runtime checks in release mode, with assertions in debug mode

2022年2月07日 08:23:15 -0800

On 7/2/22 17:55, Victor Stinner wrote:
End users should not have to
pay the price of these runtime checks.
Is the cost of the checks measurable and significant? Surely sanitizing arguments to prevent segfaults is worth a few nano-seconds?
Matti
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/OK43VQKWNXOCPLXQQI3TH5KUXHUUZZLM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to