「view this page in B3 βῆτα server」

Revisions №21122

branch: rosetta:commits 「№21122」
Commited by: Jason C. Klima
GitHub commit link: 「e5a76a2dbd7e42e1」
Difference from previous tested commit:  code diff
Commit date: 2026-02-03 01:21:37
m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python312.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python312.release.PyRosetta.MinSizeRel ubuntu.clang.python313.release.PyRosetta.MinSizeRel m1.clang.cxx11thread.serialization.python311.release.PyRosetta.Release m1.clang.cxx11thread.serialization.python313.release.PyRosetta.Release mac.clang.cxx11thread.serialization.python312.release.PyRosetta.Release mac.clang.cxx11thread.serialization.python314.release.PyRosetta.Release ubuntu-20.04.clang.cxx11thread.serialization.python314.release.PyRosetta.Release ubuntu.clang.cxx11thread.serialization.python313.release.PyRosetta.Release release.PyRosetta.conda.Release linux.clang.python312.scripts.pyrosetta ubuntu-20.04.clang.python312.scripts.pyrosetta

Update SecureUnpickler disallowed packages (#611) This PR updates the `pyrosetta.secure_unpickle.SecureUnpickler` class to block some additional callable targets via the `pickle` module, including `numpy.load` and `pandas.read_pickle` modules. Unit tests added herein demonstrate that secure `numpy`/`pandas` modules like `numpy.array` and `pandas.DataFrame` are still deserializable.

...
Test: ubuntu.clang.cxx11thread.serialization.python310.release.PyRosetta.conda.Release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: linux.clang.python312.scripts.pyrosetta

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python312.scripts.pyrosetta

 View log

Loading...

 View log in dialog  View log in log in separate window