]> granicus.if.org Git - python/commit
Issue 5449: Fix io.BytesIO to not accept arbitrary keywords
authorAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 4 Aug 2009 23:19:13 +0000 (23:19 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 4 Aug 2009 23:19:13 +0000 (23:19 +0000)
commitba5c74329dadfb685bb921407916ffbb2efb78cc
tree87cb09d927b70eda261d80b064285dc3b0aec752
parentbbffb25c69f748a8842bb16718d79b86ad16b867
Issue 5449: Fix io.BytesIO to not accept arbitrary keywords

Patch contributed by Erick Tryzelaar.
Lib/test/test_memoryio.py
Modules/_io/bytesio.c