]> granicus.if.org Git - python/commit
Issue #24379: Revert the operator.subscript patch (dccc4e63aef5) pending resolution...
authorRaymond Hettinger <python@rcn.com>
Mon, 2 Nov 2015 05:39:56 +0000 (00:39 -0500)
committerRaymond Hettinger <python@rcn.com>
Mon, 2 Nov 2015 05:39:56 +0000 (00:39 -0500)
commita1fc949b5ab8911a803eee691e6eea55cec43eeb
tree4bed1d2e7e139b761583c5f0ce3a07d6b3dd59d7
parent0bdf9ea136c4acca2de0fe6ab799ab35d5b09fd2
Issue #24379:  Revert the operator.subscript patch (dccc4e63aef5) pending resolution of the related refcnt leak.
Doc/library/operator.rst
Doc/whatsnew/3.6.rst
Lib/operator.py
Lib/test/test_operator.py