Mercurial > evolve
comparison tests/test-exchange-obsmarkers-case-C1.t @ 3627:31569df48c82
evolve: explicitly turn revs to list before storing into evolvestate
The cbor library which we are using cannot handle encoding and decoding Python
sets, and revs was set there. Let's convert revs explicitly to list to make sure
we don't try writing sets.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 23 Mar 2018 19:16:25 +0530 |
parents | e6bea259c227 |
children | 98941c28f3e2 a2fdbece7ce1 |
comparison
equal
deleted
inserted
replaced
3626:760210aa0d78 | 3627:31569df48c82 |
---|