Douglas Raillard <douglas.raill...@arm.com> added the comment:

I ended up with a slightly different API that allows me to preemptively set 
some global names before the code runs in the module, so my use case sort of 
vanished. I don't think there is a real need of beating the dead horse here.

My only suggestion on the topic is that since the feature is not documented and 
is not really usable anyway, we might as well remove the slow path in 
LOAD_GLOBAL (unless there is a use case for having LOAD_GLOBAL and not 
LOAD_NAME I'm missing)

----------

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

Reply via email to