Re: NumPy 2.3
Timo Röhling <[email protected]>
| Newsgroups | gmane.linux.debian.devel.python,gmane.linux.debian.science |
|---|---|
| Organization | The Debian Project |
| Message-ID | <[email protected]> |
Dear NumPy users, I am planning to upload NumPy 2.3 to unstable next week, which means the remaining open bugs [1] will be bumped to severity serious. I have dealt with most bugs in packages from the Python and Science teams myself and found the following common problems: - tostring() is a deprecated alias for tobytes() - the C API constants NPY_ALIGNED, NPY_C_CONTIGUOUS and others have been removed in favor of NPY_ARRAY_ALIGNED, NPY_ARRAY_C_CONTIGUOUS, ... - fromstring() with sep='' (empty string) for binary mode is no longer supported, use frombuffer() instead For other expired deprecationa, see the NumPy 2.3 release notes [2]. Cheers Timo [1] https://udd.debian.org/cgi-bin/bts-usertags.cgi?user=debian-python%40lists.debian.org&tag=numpy2.3 [2] https://numpy.org/doc/stable/release/2.3.0-notes.html#expired-deprecations -- ⢀⣴⠾⠻⢶⣦⠀ ╭────────────────────────────────────────────────────╮ ⣾⠁⢠⠒⠀⣿⡁ │ Timo Röhling │ ⢿⡄⠘⠷⠚⠋⠀ │ 9B03 EBB9 8300 DF97 C2B1 23BF CC8C 6BDD 1403 F4CA │ ⠈⠳⣄⠀⠀⠀⠀ ╰────────────────────────────────────────────────────╯
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmjenIAACgkQzIxr3RQD 9MplsxAAv/mcc2KUq8nrZ9xJtCdtS1LTj4Car/wX5lE2bnc1KTUKTPQvDpOqxxmI d3F2DPg7xoCrU2fdmbtbcJfVRDB8DUmOJipyHGtTu7FIlr7NVxmtJDIMDUqmv1hZ 4XTWzLM15NUZGKvY4HBf6hyFUbWhzSZrYbSwq/+uCj9tCnwGB5aMnL5mr5DVCOpK MvAtPCHVKtzn+UVQCS+8MOQ7UCz128mHE6U+xzodfmpCGr9vj26smsAdrkRN2Cc6 uowfi941RdmGMhCFAOUxcBE6BUEDedqJBTY5JUVVmAzgxrpLgjSYMumNOeWO8jjk xPMaaQ2kKmAznL6M8aFjOfTUollHkELX1WZtbIEbrZ4b7X9ZlfZXOmkyFBmSRebO Mod9uL/fJkBxtfGONPaqs74tBpzpeZBdKK4gSSysA0olYcA7+x0co0oUCr4Yp/uj mkOYWXtyNMy25ILy+ZV1XAASU/O077DdA8ZdBjjtXccBtQx4qS6X0jP5ZQpOmJHo DkGdWyltwXBlqnztmG4rmCOvqvC6CEkvLoKt5/PslJlI1iYi20v8v3vg3uZCi8eT 3bjl2kR2T3VxI/yDVSNXLabGCTUZqBCv9uLBlkrr3NEK2rTY/ZOhvCkhc967DeZg cGplhglqpbdrNb++Bs2uXw//xmSKPoHTmgc4B4gCWOQBFkUJs8c= =AIBe -----END PGP SIGNATURE-----