Commit 1d11b8e
[3.12] pythongh-118633: Add warning regarding the unsafe usage of eval and exec (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 <[email protected]>
* Use suggested shorter text
Co-authored-by: Jelle Zijlstra <[email protected]>
* Improve wording as suggested
---------
(cherry picked from commit 00e5ec0)
Co-authored-by: Daniel Ruf <[email protected]>
Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]>1 parent 7812dc3 commit 1d11b8e
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
591 | 596 | | |
592 | 597 | | |
593 | 598 | | |
| |||
634 | 639 | | |
635 | 640 | | |
636 | 641 | | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
637 | 647 | | |
638 | 648 | | |
639 | 649 | | |
| |||
0 commit comments