bpo-40939: Remove the old parser (Part 2)#21005
Conversation
gvanrossum
left a comment
There was a problem hiding this comment.
LG assuming the tests pass.
Sorry, something went wrong.
|
|
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Sorry, something went wrong.
|
I have made the requested changes; please review again |
Sorry, something went wrong.
|
Thanks for making the requested changes! @gvanrossum, @pablogsal: please review the changes made to this pull request. |
Sorry, something went wrong.
pablogsal
left a comment
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
@lysnikolaou I was going to start a PR for re-implementing/re-naming the parser functions but maybe you have already started one? :) |
Sorry, something went wrong.
I was just about to, but you can do it if you think reviewing my PR is going to take more time. Whatever you want! |
Sorry, something went wrong.
Go ahead if you have time now, as I will only be able to do one in a couple of hours |
Sorry, something went wrong.
|
Agreed that the public APIs that don't depend on types like |
Sorry, something went wrong.
Remove some remaining files and Makefile targets for the old parser
https://bugs.python.org/issue40939