Commit 0098df8
Nils Bars
- pyproject.toml+49
- ref_utils/__init__.py+53-4
- ref_utils/assertion.py+6-9
- ref_utils/checks.py+17-16
- ref_utils/config.py+53
- ref_utils/decorator.py+34-29
- ref_utils/error.py+5-3
- ref_utils/process.py+47-72
- ref_utils/serialization.py+321
- ref_utils/utils.py+10-6
- tests/__init__.py+1
- tests/conftest.py+74
- tests/test_assertion.py+169
- tests/test_checks.py+280
- tests/test_config.py+102
- tests/test_decorator.py+396
- tests/test_error.py+150
- tests/test_process.py+308
- tests/test_security_pickle_exploit.py+322
- tests/test_serialization.py+698
- tests/test_utils.py+230
- uv.lock+329
0 commit comments