Files
cpython/Doc/library
Brandt Bucher 82a662e521 bpo-44511: Improve the bytecode for class and mapping patterns (GH-26922)
* Refactor mapping patterns and speed up class patterns.

* Simplify MATCH_KEYS and MATCH_CLASS.

* Add COPY opcode.
2021-10-27 10:45:35 +01:00
..
2021-07-19 17:46:42 -03:00
2021-08-23 19:12:33 +02:00
2018-09-14 16:57:11 -07:00