[issue39158] ast.literal_eval() doesn't support empty sets
Jan. 6, 2020
1:38 p.m.
Pablo Galindo Salgado <pablogsal@gmail.com> added the comment:
"Safe" means safe from user input to literal_eval().
Yup, apologies. I had something in mind and I realized after writing my initial comment. That is why I said afterwards:
and the security concern is non-existent.
---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39158> _______________________________________
2407
Age (days ago)
2407
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pablo Galindo Salgado