]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add gc support to slice (closes #26659)
authorBenjamin Peterson <benjamin@python.org>
Sat, 16 Apr 2016 21:47:12 +0000 (14:47 -0700)
committerBenjamin Peterson <benjamin@python.org>
Sat, 16 Apr 2016 21:47:12 +0000 (14:47 -0700)
commit414f8b937f1ccab9a493b387fa42529416ea1a08
tree664ee0f250d2e2827260d486987b166645011869
parent16b83b1f6672e73a7079bb6655354e506ebb1af2
add gc support to slice (closes #26659)
Lib/test/test_slice.py
Misc/NEWS
Objects/sliceobject.c