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. 

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

Reply via email to