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

Serhiy Storchaka report at bugs.python.org
Mon Dec 14 14:32:23 EST 2015


Serhiy Storchaka added the comment:

If go this way, I would add explicit support of all types supported in marshal, and include id(obj) into the key of all other types.

----------

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


More information about the Python-bugs-list mailing list