Changes between Version 12 and Version 13 of Ticket #18056
- Timestamp:
- Oct 13, 2021, 7:06:57 AM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18056
-
Property
Summary
changed from
Remove `integer_list_old`
toremove src/sage/combinat/integer_list_old.py
-
Property
Summary
changed from
-
Ticket #18056 – Description
v12 v13 1 `sage.combinat.integer_list_old` has long been replaced by `sage.combinat.integer_lists`. We remove it.1 This file is unused and marked as "do not use" since 2009. 2 2 3 The original aim of this ticket was to cythonize `sage.combinat.integer_list_old.IntegerListsLex` which has been taken care of as the new `sage.combinat.integer_lists.invlex.IntegerListsLex` is already cythonized.3 And `IntegerListsLex` is since a long time available from somewhere else.