Serhiy Storchaka added the comment:

This looks pretty harmless. Some slow buildbots run tests very long time and 
failed with timeout after 3600 seconds. May be this patch will make them faster.

Yet one advantage -- the code compiled with partial optimization will be closer 
to the code compiled with full optimization. Therefore debugging version could 
catch more bugs that exist only with optimization.

But may be apply this only to 3.5?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23445>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to