Status: Accepted
Owner: smichr
Labels: Type-Defect Priority-Low

New issue 1605 by smichr: Python 3.0 chnages to be made
http://code.google.com/p/sympy/issues/detail?id=1605

I thought I saw something like this but can't find it in any of the
discussion lists: Python 3.0 compatibility issues.

Maybe we could let this Issue be a place where "things to do" are gathered.
For example, in one of the exceptions I see there is a deprecation warning:

     raise MultivariatePolyError(f)
sympy.polys.polynomial.MultivariatePolyErrorC:\Documents and
Settings\chris\symp
y\sympy\polys\polynomial.py:42: DeprecationWarning: BaseException.message
has be
en deprecated as of Python 2.6
   return self.message
: Poly(x + y, x, y) is a multivariate polynomial

There's a message about it at

http://mail.python.org/pipermail/python-dev/2007-April/072542.html

/c

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to