◐ Shell
clean mode source ↗

GH-98831: Add `macro` and `op` and their implementation to DSL by gvanrossum · Pull Request #99495 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

(But this needs to be cleaned up for maintainability.)
Also:
- Add helpers for indent management;
- Reformat with black.
This was popping the common items off the stack.

gvanrossum

brandtbucher

Comment on lines +88 to +91

Comment on lines +3773 to +3774

I blame Copilot. :-)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
I thought I got them all...

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
This simplifies a few lines in the code generator.

Labels