[SciPy-User] Build of scipy-0.12.0b1 under python3.3.0 fails

Thomas Kluyver takowl at gmail.com
Mon Mar 25 09:28:27 EDT 2013


On 25 March 2013 13:21, Sergio Rojas <sergio_r at mail.com> wrote:

> (the configuration script of python3.3.0 does not recognize the option
> "--with-wide-unicode").


'Wide unicode' is no longer necessary - all builds of 3.3 will behave
mostly like wide unicode builds, but with less memory use. For details, see:
http://docs.python.org/3/whatsnew/3.3.html#pep-393-flexible-string-representation

>From a quick search, 'big digits' seems to relate to how large integers are
stored.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20130325/a343ce02/attachment.html>


More information about the SciPy-User mailing list