mirror of
https://github.com/python/cpython.git
synced 2025-10-27 08:46:53 +00:00
* Refactor mapping patterns and speed up class patterns. * Simplify MATCH_KEYS and MATCH_CLASS. * Add COPY opcode. |
||
|---|---|---|
| .. | ||
| metadata | ||
| __init__.py | ||
| _abc.py | ||
| _adapters.py | ||
| _bootstrap.py | ||
| _bootstrap_external.py | ||
| _common.py | ||
| _itertools.py | ||
| _legacy.py | ||
| abc.py | ||
| machinery.py | ||
| readers.py | ||
| resources.py | ||
| simple.py | ||
| util.py | ||