Changes between Version 19 and Version 20 of Ticket #17808
- Timestamp:
- May 29, 2016, 7:15:45 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17808 – Description
v19 v20 9 9 }}} 10 10 11 We also preparse new-style binary/octal/hex strings as integers instead of strings, which should be faster .11 We also preparse new-style binary/octal/hex strings as integers instead of strings, which should be faster, see [comment:5].