Skip to content
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

[3.8] bpo-40355: Improve error messages in ast.literal_eval with malformed Dict nodes (GH-19868) #19947

Merged
merged 1 commit into from
May 5, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 5, 2020

Co-authored-by: Pablo Galindo Pablogsal@gmail.com
(cherry picked from commit c21c512)

Co-authored-by: Curtis Bucher cpbucher5@gmail.com

https://bugs.python.org/issue40355

…Dict nodes (pythonGH-19868)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
(cherry picked from commit c21c512)

Co-authored-by: Curtis Bucher <cpbucher5@gmail.com>
@pablogsal pablogsal closed this May 5, 2020
@miss-islington miss-islington deleted the backport-c21c512-3.8 branch May 5, 2020 19:49
@miss-islington
Copy link
Contributor Author

@curtisbucher and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 2a3b876 into python:3.8 May 5, 2020
@miss-islington
Copy link
Contributor Author

@curtisbucher and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

@miss-islington
Copy link
Contributor Author

@curtisbucher and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants