Skip to content
Snippets Groups Projects
Commit f299abda authored by Brett Cannon's avatar Brett Cannon
Browse files

Issue #23731: Implement PEP 488.

The concept of .pyo files no longer exists. Now .pyc files have an
optional `opt-` tag which specifies if any extra optimizations beyond
the peepholer were applied.
parent a63cc212
No related branches found
No related tags found
No related merge requests found
Showing
with 141 additions and 72 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment