Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Russell Owen
Russell OwenReporter
Russell Owen
Russell OwenLabels
Reviewers
Pim Schellart [X]
Story Points
0.25
RubinTeam
Alert Production
Components
Sprint
None
Checklist
Checklist
Created April 5, 2017 at 9:26 AM
Updated April 21, 2017 at 4:09 PM
Resolved April 21, 2017 at 4:09 PM
I performed a global search (while answering a question for DM-83) and found exactly one instance where we wrap
__div__
in addition to__truediv__
. It has no comment and is the same wrapper as for__truediv__
so I strongly suspect it is a holdover and should be removed. Certainly if it is to be retained then we need a comment explaining why.