[Python-Dev] Generated Bytecode ... (original) (raw)

Victor Stinner victor.stinner at gmail.com
Mon Oct 26 22:36:54 EDT 2015


2015-10-24 4:34 GMT+09:00 Terry Reedy <tjreedy at udel.edu>:

How about -x nopeep to specifically skip the peephole optimizer?

Raymond wrote "IIRC, the code was never generated in the first place (before the peephole pass)."

So "nopeep" would have a different purpose.

Victor



More information about the Python-Dev mailing list