[Numpy-discussion] Python 3.9

Charles R Harris charlesr.harris at gmail.com
Thu Jan 30 21:53:05 EST 2020


Hi All,

Out of curiosity, I ran the numpy tests on Python3.9a3 to see if we hit any
of the expired deprecations. The only error looked like a Python bug in
fractions.Fraction. For others who may want to try this for a bit of fun:


   - Download and altinstall Python3.9a3
   - Clone and install cython in python3.9 from the cython master branch
   - Install pytest in python3.9

This worked for me on Fedora 31.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20200130/b19a66b3/attachment.html>


More information about the NumPy-Discussion mailing list