SIGN IN SIGN UP

Issue #8990: array.fromstring() and array.tostring() get renamed to

frombytes() and tobytes(), respectively, to avoid confusion.  Furthermore,
array.frombytes(), array.extend() as well as the array.array()
constructor now accept bytearray objects.  Patch by Thomas Jollans.
A
Antoine Pitrou committed
1ce3eb5c5b4830e69b21865e2d723e22749544e0
Parent: 42cb462