Batuhan Taskaya <isidenti...@gmail.com> added the comment:

> Batuhan, can you summarize the argument from the thread? What do you think 
> yourself? Myself, I'm not sure either way, but it seems okay to remove the 
> remnant bytecode.

I feel like we shouldn't generate code for these annotations at all, and only 
evaluate the targets. Since this is one of the things that blocks us right now 
regarding the bugfix of different issues (e.g annotations have side effects on 
symbol table).

Even though the PEP 563 being default change is reverted, I think we should 
move forward with this change but only do it under the future_annotations flag. 
@gvanrossum @pablogsal what do you think about this?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42737>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to