[issue12606] Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k]

2015-04-19 Thread Siegfried Gevatter
Siegfried Gevatter added the comment: Thomas, could you take another look? I did update the patch. Thanks! :) -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12606

[issue12606] Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k]

2015-04-13 Thread Siegfried Gevatter
Changes by Siegfried Gevatter siegfr...@gevatter.com: Added file: http://bugs.python.org/file38941/slice_del.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12606

[issue12606] Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k]

2015-04-13 Thread Siegfried Gevatter
Changes by Siegfried Gevatter siegfr...@gevatter.com: Added file: http://bugs.python.org/file38913/slice_del.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12606

[issue12606] Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k]

2015-04-13 Thread Siegfried Gevatter
Changes by Siegfried Gevatter siegfr...@gevatter.com: -- keywords: +patch Added file: http://bugs.python.org/file38912/slice_del.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12606

[issue12606] Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k]

2015-04-13 Thread Siegfried Gevatter
Changes by Siegfried Gevatter siegfr...@gevatter.com: Added file: http://bugs.python.org/file38930/slice_del.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12606

[issue12606] Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k]

2015-04-13 Thread Siegfried Gevatter
Changes by Siegfried Gevatter siegfr...@gevatter.com: Added file: http://bugs.python.org/file38932/slice_del.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12606

[issue12606] Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k]

2015-04-12 Thread Siegfried Gevatter
Siegfried Gevatter added the comment: I'll have a try at this one. -- nosy: +siegfried.gevatter ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12606