Skip to content

Remove deprecated usage of array.tostring() - #34

Open
hroncok wants to merge 1 commit into
MostAwesomeDude:masterfrom
hroncok:patch-1
Open

Remove deprecated usage of array.tostring()#34
hroncok wants to merge 1 commit into
MostAwesomeDude:masterfrom
hroncok:patch-1

Conversation

@hroncok

@hroncok hroncok commented Feb 10, 2020

Copy link
Copy Markdown

array.tostring() is a deprecated alias to array.tobytes()

It was removed in Python 3.9.

array.tostring() is a deprecated alias to array.tobytes()

It was removed in Python 3.9.
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.

1 participant