rlworkgroup/garage

Add versioning to pickle file

開放

#1,278 建立於 2020年4月3日

 (1 則留言) (0 個反應) (0 位負責人)Python (297 個分叉)batch import
good first issue

倉庫指標

星標
 (1,728 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南