[issue34136] Del on class __annotations__ regressed, failing test
Serhiy Storchaka
report at bugs.python.org
Sat Jul 21 12:33:54 EDT 2018
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
Shouldn't it be deleted in 3.7+ too? The behavior tested after PR 8364 (falling back to the global __annotations__) looks to me even more questionable than NameError.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34136>
_______________________________________
More information about the Python-bugs-list
mailing list