Changes between Initial Version and Version 7 of Ticket #16072
- Timestamp:
- 11/20/17 09:46:44 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16072
- Property Cc chapoton embray added
-
Property
Component
changed from
distribution
topython3
-
Property
Milestone
changed from
sage-6.2
tosage-8.0
-
Ticket #16072 – Description
initial v7 1 The tool 2to3 simple renames {{{long}}} to {{{int}}}. 2 [[br]] 3 It has to be determined how the Sage type {{{Integer}}} influences the approach! 1 The tool 2to3 simply renames {{{long}}} to {{{int}}}. 4 2 5 There are 72 effected modules.3 There are 72 affected modules. 6 4 7 5 This ticket is tracked as a dependency of meta-ticket ticket:16052. 6 7 Tickets: #24221, #24225, #24227, #24244, #24247, #24248.