rlworkgroup/garage

Add versioning to pickle file

オープン

#1,278 opened on 2020/04/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (297 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (1,728 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

We need to add versioning to pickle file to prevent people from loading a pickling file that is generated by an old version of garage. Doing so will almost always fail, with meaningless error messages, but the folks might not be aware of the root cause.

コントリビューターガイド