Message368179
> From a user perspective, does it make sense to have a different recursion_limit per interpreter?
Yes, I think so. Someone might use a lower limit to run a template rendering engine or "unsafe" code. Well, it's not hard to find random usage for interpreters with a configuration different than the main interpreter. |
|
| Date |
User |
Action |
Args |
| 2020-05-05 16:53:16 | vstinner | set | recipients:
+ vstinner, eric.snow, shihai1991 |
| 2020-05-05 16:53:16 | vstinner | set | messageid: <[email protected]> |
| 2020-05-05 16:53:16 | vstinner | link | issue40513 messages |
| 2020-05-05 16:53:16 | vstinner | create | |
|