rlworkgroup/garage

Add versioning to pickle file

Open

#1,278 opened on 2020年4月3日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (1,728 stars) (297 forks)batch import
good first issue

説明

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.

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