gh-133555: Allow to regenerate the parser with Python < 3.14#133557
Conversation
lysnikolaou
left a comment
There was a problem hiding this comment.
Good catch! LGTM! Thanks @alexprengere!
|
Should we add a test for this? |
|
Hmm, not sure what the test would look like. If it's verifying the list of token, we would have to update every time a new token is added, which is as easy to miss as just changing the And I don't think we have the ability to run scripts with different python versions to verify they work, right? |
|
Maybe add a reminder comment to e.g. |
We could add something to the A |
|
After committing @AA-Turner suggestion directly from the GitHub UI, the CLA bot now require signing for the noreply mail used. Should I edit the commit manually to update the mail address, or is there a another way to do this? |
|
If you click the 'CLA not signed' button, you should be able to sign it. If you have problems, can you paste a screenshot of what you see? A |
|
All good now, thanks! I was not sure if we were supposed to sign those noreply mail addresses as well (my primary gmail addresses was already signed). |
|
@alexprengere Could you add a comment to |
|
Done. |
3609894 to
e1ebec4
Compare
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
e1ebec4 to
68066fd
Compare
|
Thanks @alexprengere for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…thonGH-133557) (cherry picked from commit b48599b) Co-authored-by: Alex Prengère <2138730+alexprengere@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
GH-133630 is a backport of this pull request to the 3.14 branch. |
…thon#133557) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
…thon#133557) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.