Eugene Toder added the comment:

Serhiy: Nice! Yes, _PyCode_ConstantKey solved the problem.

But #16619 went in the opposite direction of this patch, and introduced a new 
type of literal node instead of unifying the existing ones. Kind of a shame, 
since *this* patch, I believe, both fixes that bug and removes the unreachable 
code in the example :)

I also see that Victor has been doing some of the same work, e.g. #26146.

----------

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

Reply via email to