bpo-40939: Remove the old parser#20768
Conversation
c1a2097 to
27a0c11
Compare
June 10, 2020 00:29
remilapeyre
left a comment
There was a problem hiding this comment.
Hi, there is also a note in Doc/using/cmdline.rst that will need to be removed.
Sorry, something went wrong.
Thanks for the catch! |
Sorry, something went wrong.
62192dd to
3dc1827
Compare
June 10, 2020 13:09
lysnikolaou
left a comment
There was a problem hiding this comment.
This LGTM! Amazing work, I couldn't find a single miss! 🚀
Also, I guess this is what we've been really working for in the last months. Feels good!
Sorry, something went wrong.
a4055e4 to
738a7ae
Compare
June 10, 2020 23:58
|
I plan to land this tomorrow as this PR keeps getting merge conflicts from everywhere and it will be easier to fix small things in future PRs if needed. |
Sorry, something went wrong.
e11e688 to
1ad8ff2
Compare
June 11, 2020 15:22
|
I have rebased again to solve more merge conflicts. Could you review again? |
Sorry, something went wrong.
Update cmdline.rst 📜🤖 Added by blurb_it. Clean some tests and bring back some deleted cases
1ad8ff2 to
635a9e2
Compare
June 11, 2020 16:10
gvanrossum
left a comment
There was a problem hiding this comment.
I wonder if we could backport the file renames? (Not the moves from Parser/pegen/* to Parser/*, but the rename of parse.c to parser.c and parse_string.c to string_parser.c.)
Sorry, something went wrong.
👍 I will try to make a PR later today with that |
Sorry, something went wrong.
|
Land it!
|
Sorry, something went wrong.
https://bugs.python.org/issue40939