[issue44273] Assigning to Ellipsis should be the same as assigning to __debug__

Pablo Galindo Salgado report at bugs.python.org
Mon May 31 16:27:55 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

Hummmm, I sort of agree, but I need to weigh how complex is going to be to special-case. I really don't want to start adding many different paths for the different built-ins in different situations.

----------

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


More information about the Python-bugs-list mailing list