id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,work_issues,upstream,reviewer,author,merged,dependencies,stopgaps
9632,System-dependent term order for printed expressions,mpatel,burcin,"The order in which the terms in some symbolic expressions are printed depends on the platform/system.  For example, evaluating `cos(x) + zeta(x)` yields

 * `zeta(x) + cos(x)` on Linux
 * `cos(x) + zeta(x)` on OS X

in Sage 4.4.4 and 4.5.2.alpha{0,1}, at least.

Please see #9582 for some details and discussion.",defect,needs_work,major,sage-5.10,symbolics,,,burcin cwitty ddrake jhpalmieri kcrisman,,N/A,,,,,
