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

Open
wants to merge 1 commit into
base: 3.9
Choose a base branch
from

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 12, 2024

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 [email protected]

Fixes #126711

…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 <[email protected]>
@Eclips4
Copy link
Member

Eclips4 commented Nov 12, 2024

cc @gpshead @ambv

@skirpichev
Copy link
Member

See #126711

@gpshead gpshead added docs Documentation in the Doc dir type-security A security issue labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir type-security A security issue
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

5 participants