8000 [3.13] gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437) by miss-islington · Pull Request #126161 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.13] gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437) #126161

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

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Oct 30, 2024
  • Add warning regarding the unsafe usage of eval

  • Add warning regarding the unsafe usage of exec

  • Move warning under parameters table

  • Use suggested shorter text

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com

  • Use suggested shorter text

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com

  • Improve wording as suggested

(cherry picked from commit 00e5ec0)

Co-authored-by: Daniel Ruf daniel@daniel-ruf.de
Co-authored-by: Kirill Podoprigora kirill.bast9@mail.ru
Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com


📚 Documentation preview 📚: https://cpython-previews--126161.org.readthedocs.build/

…xec (pythonGH-118437)

* Add warning regarding the unsafe usage of eval

* Add warning regarding the unsafe usage of exec

* Move warning under parameters table

* Use suggested shorter text

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

* Use suggested shorter text

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

* Improve wording as suggested

---------

(cherry picked from commit 00e5ec0)

Co-authored-by: Daniel Ruf <daniel@daniel-ruf.de>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@willingc willingc enabled auto-merge (squash) October 30, 2024 00:41
@willingc willingc merged commit 343a7a6 into python:3.13 Oct 30, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0