Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: geom
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
While working on a repr implementation that delegates to those in geom, I discovered that they're broken in various small ways that breaks eval roundtrip. Since these are classes that could support eval(repr(...)) roundtrip, they should.
Fix and new tests are ready; just need a branch to put it on.
Attachments
Issue Links
- is duplicated by
-
DM-16740 Box2I stringification no longer matches ctor
- Invalid
Tiny fix for a tiny problem (and while there may be other similar problems in this package, I'm not interested in a scope increase right now). John Parejko , could you review?
PR is https://github.com/lsst/geom/pull/37