Skip to content

DEP: remove lib._npyio_impl.recfrom{txt,csv} - #30467

Merged
charris merged 1 commit into
numpy:mainfrom
jorenham:expire-deprecated-_npyio_impl
Dec 18, 2025
Merged

charris merged 1 commit into
numpy:mainfrom
jorenham:expire-deprecated-_npyio_impl

Conversation

@jorenham

Copy link
Copy Markdown
Member

Note that the genfromtxt deprecation for encoding="bytes" isn't included here, as I explained in #30440 (comment)

towards #30440

@@ -0,0 +1 @@
* ``recfromtxt`` and ``recfromcsv`` have been removed from ``numpy.lib._npyio`` in favor of ``numpy.genfromtxt`` (deprecated since 2.0).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These long lines can be broken as long as the continuation is indented. I will do that when editing the release notes, so this is just a heads up.

@charris
charris merged commit 73b9fec into numpy:main Dec 18, 2025
82 of 83 checks passed
@charris

charris commented Dec 18, 2025

Copy link
Copy Markdown
Member

Thanks Joren.

@jorenham
jorenham deleted the expire-deprecated-_npyio_impl branch December 18, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants