LICENSE
README.md
pyproject.toml
src/rPickle/__init__.py
src/rPickle/core.py
src/rPickle/dis.py
src/rPickle/ext.py
src/rPickle/py.typed
src/rPickle.egg-info/PKG-INFO
src/rPickle.egg-info/SOURCES.txt
src/rPickle.egg-info/dependency_links.txt
src/rPickle.egg-info/requires.txt
src/rPickle.egg-info/top_level.txt
src/rPickle/pcls/core_p1.py
src/rPickle/pcls/core_p2.py
src/rPickle/pcls/core_p3.py
src/rPickle/pcls/core_p4.py
src/rPickle/pcls/core_p5.py
src/rPickle/pcls/core_p6.py
tests/test_basic.py
tests/test_concurrent.py
tests/test_containers.py
tests/test_errors.py
tests/test_extension.py
tests/test_extensions.py
tests/test_file.py
tests/test_fuzzing.py
tests/test_overriding.py
tests/test_protocol.py
tests/test_security.py
tests/test_sentinel.py