]> granicus.if.org Git - python/commit
Issue #1283: Allow any iterable of integers to be passed to
authorAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 4 Dec 2007 05:51:13 +0000 (05:51 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 4 Dec 2007 05:51:13 +0000 (05:51 +0000)
commit09121e8eb252d8164d93a12552c832b9bf2e0117
treee15529d9bacd5ebd940ac8426f4eb49981c79794
parentb00324f9b45c677def6c9248ba49ccd56f738beb
Issue #1283: Allow any iterable of integers to be passed to
bytearray.extend().
Lib/test/test_bytes.py
Objects/bytesobject.c