Skip to content

Conversation

@lysnikolaou
Copy link
Member

@lysnikolaou lysnikolaou commented Apr 23, 2020

These are all related to @vstinner's review of the PEP 617 PR.
The most important changes include moving pegen_interface.h
into Include/internal and refactoring some code in
Parser/pegen/pegen.c.

https://bugs.python.org/issue40334

These are all related to @vstinner's review of the PEP 617 PR. The most important changes include moving `pegen_interface.h` into `Include/internal` and refactoring some code in `Parser/pegen/pegen.c`.
@vstinner
Copy link
Member

Oh, this PR partially conflicts with my PR #19670. Would you mind to review it?

@lysnikolaou
Copy link
Member Author

Oh, this PR partially conflicts with my PR #19670. Would you mind to review it?

Of course. Let me just first remove the conflicts from this one.

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@lysnikolaou
Copy link
Member Author

Thanks for the help, @vstinner!

@pablogsal pablogsal merged commit ebebb64 into python:master Apr 23, 2020
@lysnikolaou lysnikolaou deleted the review branch April 23, 2020 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants