Uh oh!
There was an error while loading. Please reload this page.
bpo-40939: Remove the old parser (Part 2) - #21005
Conversation
nnemkin
commented
Jun 20, 2020
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Jun 20, 2020
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 |
lysnikolaou
commented
Jun 20, 2020
I have made the requested changes; please review again |
bedevere-bot
commented
Jun 20, 2020
Thanks for making the requested changes! @gvanrossum, @pablogsal: please review the changes made to this pull request. |
@lysnikolaou I was going to start a PR for re-implementing/re-naming the parser functions but maybe you have already started one? :) |
lysnikolaou
commented
Jun 20, 2020
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! |
pablogsal
commented
Jun 20, 2020
Go ahead if you have time now, as I will only be able to do one in a couple of hours |
gvanrossum
commented
Jun 20, 2020
Agreed that the public APIs that don't depend on types like |
Remove some remaining files and Makefile targets for the old parser
https://bugs.python.org/issue40939