[issue39538] SystemError when set Element.attrib to non-dict

Serhiy Storchaka report at bugs.python.org
Sun Mar 22 05:21:37 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Fixed by issue39822. e.attrib = 1 now raises a TypeError.

----------
resolution:  -> out of date
stage: needs patch -> resolved
status: open -> closed
versions:  -Python 2.7, Python 3.7, Python 3.8

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


More information about the Python-bugs-list mailing list