Open
Description
No, the following expression must be true, which it is not: `eval(repr(repository)) == repository`.
Please use the default methods from dict
for the time being. In the future, we can look into implementing true __repr__
which would provide true serliaization functionality if it is necessary. See https://docs.python.org/3/library/functions.html#repr
Originally posted by @tdstein in #300 (comment)