[issue34427] calling MutableSequence.extend on self produces infinite loop

Raymond Hettinger report at bugs.python.org
Thu Aug 30 12:56:20 EDT 2018


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 1b5f9c9653f348b0aa8b7ca39f8a9361150f7dfc by Raymond Hettinger (Naris R) in branch 'master':
bpo-34427: Fix infinite loop when calling MutableSequence.extend() on self (GH-8813)
https://github.com/python/cpython/commit/1b5f9c9653f348b0aa8b7ca39f8a9361150f7dfc


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34427>
_______________________________________


More information about the Python-bugs-list mailing list