SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-38916: array.array: remove fromstring() and tostring() (GH-17487)

array.array: Remove tostring() and fromstring() methods.  They were
aliases to tobytes() and frombytes(), deprecated since Python 3.2.
V
Victor Stinner committed
0131aba5ae20d704b972ecd2ef0fc6c9e370a1b3
Parent: a1838ec
Committed by GitHub <noreply@github.com> on 12/9/2019, 1:09:14 PM