On Sat, Mar 10, 2012 at 8:16 AM, Keshav Kini <keshav.k...@gmail.com> wrote:
> William Stein <wst...@gmail.com> writes:
>> Hi,
>>
>> Have you ever wondered how difficult it might be to switch Sage from
>> Python 2.7 to Python 3.x?  Some students in my course made a webpage
>> that summarizes the Python 3 support status of the Python packages
>> that Sage depends on:
>>
>>       http://wstein.org/edu/2012/1062/projects/final/miloshevich-nason/
>>
>> Interesting examples:
>>
>>     * Matplotlib doesn't support Python 3.x at all yet.
>
> This is interesting. I remember that there was quite a bit of work being
> done on Python 3 by the matplotlib developers at Sage Days 29 last
> summer. I also notice in the commit log of matplotlib on github there is
> evidence of recent Python 3 -related activity.

There's no question matplotlib will support Python 3.x at some point.
  It is perhaps surprising how long it is taking for all the projects
to support Python 3.x, given that Python 3.0 was officially released
"December 3rd, 2008" (after many alpha's and beta's).

> Does Pynac really not support Python 2.7? It looks like the citation for
> the fact that it supports up to Python 2.6 is just that the most recent
> version of Python mentioned in its SPKG's changelog is 2.6.
>
> On the other hand, Pynac is probably bound closely enough to Sage that
> we can just assume it supports whatever version we are shipping, because
> if not then doctests should start failing...

The version of pynac that is in sage-5.0.beta* definitely does support
Python 2.7.  The version in sage-4.8 maybe doesn't.

 -- William

>
> -Keshav
>
> ----
> Join us in #sagemath on irc.freenode.net !
>
> --
> To post to this group, send an email to sage-devel@googlegroups.com
> To unsubscribe from this group, send an email to 
> sage-devel+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/sage-devel
> URL: http://www.sagemath.org



-- 
William Stein
Professor of Mathematics
University of Washington
http://wstein.org

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to