On Nov 23, 2013, at 11:13 PM, Gregory P. Smith wrote:

>our buildbots are setup to configure --with-pydebug which also
>unfortunately causes them to compile with -O0... this results in a python
>binary that is excruciatingly slow and makes the entire test suite run take
>a long time.

It would be fine(-ish) to add this for improved buildbot performance, but
please do not change this for default --with-pydebug builds.  When you're
debugging Python, -O0 just makes so much more sense.

-Barry
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
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