bpo-2506: Experiment with adding a "-X noopt" flag by 1st1 · Pull Request #9693 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
pfalcon added a commit to pfalcon/cpython that referenced this pull request
…ytecode. The patch (well, Py_INCREF) is based on python#9693 . Unlike that patch, this just forcibly skips optimizer, no command-line params, etc. The purpose if producing reference bytecode output for initial stages of https://github.com/pfalcon/python-compiler upgrade to produce CPython3.5 compatible bytecode (later it's expected to implement peephole optimizer in Python, to use unmodified CPython code).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters