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.10] gh-95588: Drop the safety claim from ast.literal_eval docs. (GH-95919) #97715

Merged
merged 1 commit into from Oct 2, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 2, 2022

It was never really safe and this claim conflicts directly with the big warning in the docs about it being able to crash the interpreter.
(cherry picked from commit 8baef8a)

Co-authored-by: Gregory P. Smith greg@krypto.org

Automerge-Triggered-By: GH:gpshead

…ythonGH-95919)

It was never really safe and this claim conflicts directly with the big warning in the docs about it being able to crash the interpreter.
(cherry picked from commit 8baef8a)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
gpshead
gpshead approved these changes Oct 2, 2022
@gpshead gpshead added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Oct 2, 2022
@miss-islington
Copy link
Contributor Author

miss-islington commented Oct 2, 2022

Status check is done, and it's a success .

@miss-islington miss-islington merged commit a4fbb94 into python:3.10 Oct 2, 2022
14 checks passed
@miss-islington miss-islington deleted the backport-8baef8a-3.10 branch Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants