Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:Alert Production S17 - 3
-
Team:Alert Production
Description
Our current pybind11 workflow makes it easy to accidentally discard implementations of __str__ and __repr__ that were located in Swig .i files. While we can (and should) try to transfer these methods to pybind11 as we wrap their classes, we will probably need a dedicated pass through the code base if we want to make sure we haven't missed any.
This ticket is not blocked by Methods for Stringification or any resulting RFCs, because it concerns only existing code.
Packages wrapped for pybind11: