]> granicus.if.org Git - python/commit
Issue 4509: Do not modify an array if we know the change would result
authorAlexandre Vassalotti <alexandre@peadrop.com>
Sun, 5 Jul 2009 05:38:18 +0000 (05:38 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Sun, 5 Jul 2009 05:38:18 +0000 (05:38 +0000)
commit7e4f3215db36f6c30cddd0ff160cc05dd26dcefc
tree04d59f633e6b0f093051903ba4d96af46f313457
parent200cfd00abd31d40d3f9c4d61ec06b63f3f66170
Issue 4509: Do not modify an array if we know the change would result
in a failure due to exported buffers.
Lib/test/test_array.py
Modules/arraymodule.c