[issue25843] lambdas on the same line may incorrectly share code objects

STINNER Victor report at bugs.python.org
Mon Dec 14 12:31:03 EST 2015


STINNER Victor added the comment:

code_richcompare-2.patch: Updated patch to handle also frozenset, the other constant type generated by the peephole optimizer.

----------
Added file: http://bugs.python.org/file41308/code_richcompare-2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25843>
_______________________________________


More information about the Python-bugs-list mailing list