Changes between Version 5 and Version 15 of Ticket #7987
- Timestamp:
- 04/13/15 07:25:31 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7987
-
Property
Status
changed from
needs_review
toneeds_work
- Property Cc leif added
-
Property
Milestone
changed from
sage-5.11
tosage-6.4
-
Property
Status
changed from
-
Ticket #7987 – Description
v5 v15 1 Unless special libraries or C flags are needed, we can auto-generate almost this whole list, which simplifies the making of new .pyx files in the standard library. 1 Unless special libraries or C flags are needed, we can auto-generate almost this whole list, which simplifies the making of new .pyx files in the standard library. 2 2 3 I am sure this needs rebasing WRT any new modules that have been added. 3 I am sure this needs rebasing WRT any new modules that have been added. 4 5 See also #15140.