Changes between Initial Version and Version 1 of Ticket #31487, comment 4
- Timestamp:
- Apr 21, 2020, 3:37:42 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31487, comment 4
initial v1 8 8 The warning added in that commit seems like it was not integrated into the final commit (I searched Django's history with `git log -S "equally close" -- docs/` to try and find it) but I can't find a comment explaining the decision to remove it. 9 9 10 **Edit** 11 While searching for more information about rounding modes in different databases, I found a useful reference of different rounding modes and their results when applied to various inputs: https://docs.oracle.com/javase/7/docs/api/java/math/RoundingMode.html 12 10 13 11 14 [1] https://docs.python.org/3/library/decimal.html#rounding-modes