Skip to content

[3.10] gh-92986: Fix ast.unparse when ImportFrom.level is None (GH-92992) #96592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 5, 2022

This doesn't happen naturally, but is allowed by the ASDL and compiler.
We don't want to change ASDL for backward compatibility reasons
(GH-57645, GH-92987)
(cherry picked from commit 200c9a8)

Co-authored-by: Shantanu [email protected]

…GH-92992)

This doesn't happen naturally, but is allowed by the ASDL and compiler.
We don't want to change ASDL for backward compatibility reasons
(pythonGH-57645, pythonGH-92987)
(cherry picked from commit 200c9a8)

Co-authored-by: Shantanu <[email protected]>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a failure ❌.

@miss-islington miss-islington merged commit 6cc31af into python:3.10 Sep 5, 2022
@miss-islington miss-islington deleted the backport-200c9a8-3.10 branch September 5, 2022 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants