On Fri, Jul 27, 2012 at 7:30 AM, Travis Oliphant <tra...@continuum.io> wrote:
> Hey all,
>
> I'm wondering who has tried to make NumPy work with Python 3.3.   The Unicode 
> handling was significantly improved in Python 3.3 and the array-scalar code 
> (which assumed a certain structure for UnicodeObjects) is not working now.
>
> It would be nice to get 1.7.0 working with Python 3.3 if possible before the 
> release.     Anyone interested in tackling that little challenge?   If 
> someone has already tried it would be nice to hear your experience.

Given that we're late with 1.7, I would suggest passing this to the
next release, unless the fix is simple (just a change of API).

cheers,

David
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to