New submission from Serhiy Storchaka <[email protected]>:
The patch is not correct. Its first part negates the correct behavior, its second part does not affect behavior at all, and all this does not have any effect on NameError. This issue looks like a duplication of 42630. ---------- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Variable.__init__ raises obscure AttributeError _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42672> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
