Skip to content
Commit e75871b0 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Do not call marshal.loads(...) of precompiled Python bytecode as it is...

Do not call marshal.loads(...) of precompiled Python bytecode as it is inherently unsafe. Replace for now with a brief summary of the code section of .pyc files. (Closes: #371)
parent e6ef1100
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment