[issue17973] FAQ entry for: '+=' on a list inside tuple both succeeds and raises an exception

Roundup Robot report at bugs.python.org
Mon May 20 16:35:16 CEST 2013


Roundup Robot added the comment:

New changeset b363473cfe9c by R David Murray in branch '3.3':
#17973: Add FAQ entry for ([],)[0] += [1] both extending and raising.
http://hg.python.org/cpython/rev/b363473cfe9c

New changeset 6d2f0edb0758 by R David Murray in branch 'default':
Merge #17973: Add FAQ entry for ([],)[0] += [1] both extending and raising.
http://hg.python.org/cpython/rev/6d2f0edb0758

New changeset 8edfe539d4c6 by R David Murray in branch '2.7':
#17973: Add FAQ entry for ([],)[0] += [1] both extending and raising.
http://hg.python.org/cpython/rev/8edfe539d4c6

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17973>
_______________________________________


More information about the Python-bugs-list mailing list