Zachary Ware added the comment:

Steve Dower added the comment:
> You're proposing making a slow part of the install three times slower, 
> correct? Just to confirm :)

Indeed I am :).  Or extend the precompile options to let the user do whatever 
of the three they want.

The precompile option is meant as a startup time optimization.  -O and -OO are 
meant as (very slim) runtime optimizations; it only makes sense that people 
actually concerned enough to use -O/-OO would rather have their startup time 
optimized as well.

This is pretty low priority, though.

----------
priority: normal -> low

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

Reply via email to