Matti _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion
A few months ago we merged an implementation of "NEP 34 - Disallow
inferring dtype=object from sequences"
https://numpy.org/neps/nep-0034.html but it broke downstream packages
like scipy, pandas, matplotlib, astropy (those are the ones we know
about). Since then, the downstream projects seem to have fixed the
problematic code. We have re-merged the implementation. Please check
your package against the latest NumPy HEAD and let us know if there are
problems.
- [Numpy-discussion] Re-enable deprecation warning for &quo... Matti Picus
- Re: [Numpy-discussion] Re-enable deprecation warning... Charles R Harris