Changes between Version 10 and Version 19 of Ticket #17808
- Timestamp:
- May 29, 2016, 7:15:04 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17808
-
Property
Status
changed from
needs_work
toneeds_review
-
Property
Milestone
changed from
sage-6.6
tosage-7.3
-
Property
Component
changed from
misc
topython3
-
Property
Branch
changed from
u/jdemeyer/ticket/17808
topublic/ticket/17808
-
Property
Commit
changed from
533af4ce9ae65f71d38177052fccb28cc69234e7
to52fd0ce06e69b95582edf1a1401159cb44c96430
-
Property
Status
changed from
-
Ticket #17808 – Description
v10 v19 8 8 64 9 9 }}} 10 11 We also preparse new-style binary/octal/hex strings as integers instead of strings, which should be faster.