]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #19687: Fixed memory leak on failed Element slice assignment.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Nov 2015 10:30:54 +0000 (12:30 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Nov 2015 10:30:54 +0000 (12:30 +0200)
Added new tests for Element slice assignments.


Trivial merge