bpo-46520: Handle identifiers that look like keywords in ast.unparse#31012
bpo-46520: Handle identifiers that look like keywords in ast.unparse#31012Kodiologist wants to merge 6 commits into
ast.unparse#31012Conversation
|
@ezio-melotti Did you intend to remove the CLA-signed label? (I saw this on another PR and wondered there too.) Does Kodi need to sign or re-sign to get this reviewed? |
|
Kodi, please replace your private joke and its response with a draft commit message. At first glance, it makes this look like spam, and obstructing merging that way makes this look non-serious. |
|
@terryjreedy: the Edit: clicking on the "Update branch" button should also retrigger the check. |
I've changed the text of the first post, but I don't have the power to change or remove reactions, if that's what you mean by "its response". In fact, I don't think GitHub lets any users do that. |
|
Kodi, whatever you did before, you need to sign or re-sign the CLA |
|
I signed it previously (by mail, if I recall correctly) and I got "Internal Server Error" when trying to click through the Heroku program, but @cpython-cla-bot seems to now think it's signed, so eh. |
|
This PR is stale because it has been open for 30 days with no activity. |
|
Still unreviewed after 4 years. |
Handle identifiers that look like keywords in
ast.unparsehttps://bugs.python.org/issue46520