diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-09-01 20:30:18 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-09-01 20:30:18 (GMT) |
commit | 38164c3b04b1388829ef7a062438c8511f69f8fb (patch) | |
tree | 9f24ef3c6dec8e8066c7e64335202109b39e9bc2 | |
parent | 2f3c6984f2b7bce0146c58276dbc2abc97a8858a (diff) | |
download | cpython-38164c3b04b1388829ef7a062438c8511f69f8fb.zip cpython-38164c3b04b1388829ef7a062438c8511f69f8fb.tar.gz cpython-38164c3b04b1388829ef7a062438c8511f69f8fb.tar.bz2 |
Blocked revisions 84403 via svnmerge
........
r84403 | antoine.pitrou | 2010-09-01 22:29:34 +0200 (mer., 01 sept. 2010) | 6 lines
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.
........
0 files changed, 0 insertions, 0 deletions