From code review: the hash was shallow, so nested objects could have hashed...
From code review: the hash was shallow, so nested objects could have hashed differently when they didn't need to.
Showing
- common/lib/capa/capa/safe_exec/__init__.py 1 addition, 1 deletioncommon/lib/capa/capa/safe_exec/__init__.py
- common/lib/capa/capa/safe_exec/safe_exec.py 25 additions, 2 deletionscommon/lib/capa/capa/safe_exec/safe_exec.py
- common/lib/capa/capa/safe_exec/tests/test_safe_exec.py 60 additions, 4 deletionscommon/lib/capa/capa/safe_exec/tests/test_safe_exec.py
Please register or sign in to comment