]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #4509: bugs in bytearray with exports (buffer protocol)
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 6 Dec 2008 21:27:53 +0000 (21:27 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 6 Dec 2008 21:27:53 +0000 (21:27 +0000)
commit5504e893f84f07d5930094f07bcd479d859b5f0c
tree6e1f23c5a9e2ddfcb1a591fd97e07a120674e745
parente6d4a9bdbc73a5314890d41a6e1e447ea848998f
Issue #4509: bugs in bytearray with exports (buffer protocol)
Lib/test/test_bytes.py
Misc/NEWS
Objects/bytearrayobject.c