]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #7063: Remove dead code from array slice handling
authorMartin Panter <vadmium+py@gmail.com>
Mon, 25 Jul 2016 02:21:14 +0000 (02:21 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Mon, 25 Jul 2016 02:21:14 +0000 (02:21 +0000)
commit996d72bccf2bc6d7d0be2ae1280186e68a0a1663
tree007001854a976e03e4e2d1677d336f7bed61ce50
parent3b055b5960c893e23df206a0bfdf18d1674dae69
Issue #7063: Remove dead code from array slice handling

Patch by Chuck.
Misc/NEWS
Modules/arraymodule.c