Changes between Version 2 and Version 3 of Ticket #19464
- Timestamp:
- 04/03/16 13:22:30 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19464 – Description
v2 v3 17 17 }}} 18 18 This would affect any use of the walker or its subclasses on `floor` expressions. 19 20 The reason is that both functions handle their calls themselves (instead of relying on superclass functionality) because at the time it was deemed necessary to provide a keyword named `maximum_bits`.