Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17095
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!news.nntp4.net!news.hispagatos.org!srl.newsdeef.eu!news.corradoroberto.it!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Timo Röhling <roehling@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: NumPy 2.3 |
| Date | Thu, 02 Oct 2025 17:40:02 +0200 |
| Message-ID | <LBtzs-2dKi-11@gated-at.bofh.it> (permalink) |
| References | <LsQlz-dR7J-7@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Thu Oct 2 15:39:02 2025 |
| Old-Return-Path | <roehling@debian.org> |
| X-Amavis-Spam-Status | No, score=-111.754 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, BODY_8BITS=1.5, DKIMWL_WL_HIGH=-0.445, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_LOW=-0.7, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=unavailable autolearn_force=no |
| Mail-Followup-To | debian-python@lists.debian.org, debian-science@lists.debian.org |
| Organization | The Debian Project |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="b3lefzzrwxa2vpxo" |
| Content-Disposition | inline |
| X-Debian-User | roehling |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/23281 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/2a4bf14b-7205-4967-8963-5bf097b69297@mail.gaussglocke.de |
| Approved | robomod@news.nic.it |
| Lines | 77 |
| Sender | robomod@news.nic.it |
| X-Original-Date | Thu, 2 Oct 2025 17:38:41 +0200 |
| X-Original-Message-ID | <2a4bf14b-7205-4967-8963-5bf097b69297@mail.gaussglocke.de> |
| X-Original-References | <c566429d-bc6a-499c-9fff-5d5e4e7227ca@mail.gaussglocke.de> |
| Xref | csiph.com linux.debian.maint.python:17095 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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 │ ⠈⠳⣄⠀⠀⠀⠀ ╰────────────────────────────────────────────────────╯
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Find similar
NumPy 2.3 Timo Röhling <roehling@debian.org> - 2025-09-08 22:10 +0200 Re: NumPy 2.3 Matthias Klose <doko@debian.org> - 2025-09-09 13:00 +0200 Re: NumPy 2.3 Timo Röhling <roehling@debian.org> - 2025-10-02 17:40 +0200
csiph-web