Skip to content

Fix numpy 2.0 compat: fromstring → frombuffer#81

Open
karlhillx wants to merge 1 commit into
planetarypy:masterfrom
karlhillx:fix-numpy-2-compat
Open

Fix numpy 2.0 compat: fromstring → frombuffer#81
karlhillx wants to merge 1 commit into
planetarypy:masterfrom
karlhillx:fix-numpy-2-compat

Conversation

@karlhillx

Copy link
Copy Markdown

Closes #80

numpy.fromstring was removed in numpy 2.0. Replaced both
calls with numpy.frombuffer (drop-in replacement).

@karlhillx karlhillx mentioned this pull request Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.11 Support

1 participant