Changes between Version 18 and Version 21 of Ticket #12974
- Timestamp:
- 06/28/12 08:53:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12974
-
Property
Status
changed from
positive_review
toneeds_review
-
Property
Reviewers
changed from
Karl-Dieter Crisman
toKarl-Dieter Crisman, Jeroen Demeyer
-
Property
Milestone
changed from
sage-5.1
tosage-5.2
-
Property
Status
changed from
-
Ticket #12974 – Description
v18 v21 5 5 The third and fourth patches are more of a 'cleanup' nature. 6 6 7 Passes all doctests in `devel/sage/sage/plot`. (The patches are created using 5.0-rc0)8 7 ---- 9 Apply patches in this order to `devel/sage`: 10 1. [attachment:trac_12974-fix_graphics_attributes-rebase.2.patch] - makes the change .__ to ._ 11 2. [attachment:trac_12974-refactor.patch] - refactoring the tick formatter in Graphics.matplotlib 12 3. [attachment:trac_12974-reorder_some_arguments.patch] - does the reordering of some arguments 13 4. [attachment:trac_12974-whitespace-rebased.patch] - cleans up trailing whitespace via the sed function mentioned in comment:4 8 9 '''Apply''' [attachment:12974_flat.patch]