|
|
|
|
|
by rmc
4884 days ago
|
|
Python has this bug; you can't unpickle untrusted input I thought you could unpickle untrusted input in Python? Sure there's a great big red warning message on the documentation, and hence it's currently rare for people to do it, but it is technically allowed, right? |
|