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

Commits on Nov 12, 2024

  1. pythongh-95588: Drop the safety claim from ast.literal_eval docs. (p…

    …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]>
    gpshead authored and miss-islington committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d276b5a View commit details
    Browse the repository at this point in the history