◐ Shell
clean mode source ↗

[3.9] gh-95588: Drop the safety claim from `ast.literal_eval` docs. (GH-95919) by miss-islington · Pull Request #126729 · python/cpython

…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>

@bedevere-app Bot mentioned this pull request

Nov 12, 2024

gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request

Apr 9, 2025
…ocs. (pythonGH-95919) (pythonGH-126729)

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>