]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437)
authorDaniel Ruf <daniel@daniel-ruf.de>
Wed, 30 Oct 2024 00:36:18 +0000 (01:36 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2024 00:36:18 +0000 (00:36 +0000)
commit00e5ec0d35193c1665e5c0cfe5ef82eed270d0f4
tree7430b033e0fe9bfdb78ca14b70931e5646761f6c
parentd4b6d84cc84029b598fc24b2d0cea543ee63bf84
gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-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

---------

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/library/functions.rst