Changes between Version 3 and Version 8 of Ticket #11677
- Timestamp:
- 01/11/12 22:03:36 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11677
-
Property
Status
changed from
new
topositive_review
-
Property
Reviewers
changed from
to
Peter Story, Kenneth Smith, Karl-Dieter Crisman
-
Property
Authors
changed from
Karl-Dieter Crisman
toKarl-Dieter Crisman, Kenneth Smith, Peter Story
-
Property
Status
changed from
-
Ticket #11677 – Description
v3 v8 32 32 sage: P = polygon([[1,2], [5,6], [5,0]], fill = False) ; P 33 33 }}} 34 35 ---- 36 Apply [attachment:trac_11677_fillFixes.patch] and [attachment:trac_11677-reviewer.patch].