[issue35761] Allow dataclasses to be updated in place

Théophile Chevalier report at bugs.python.org
Fri Jan 18 09:14:31 EST 2019


Théophile Chevalier <theophile.chevalier at lenstra.fr> added the comment:

I cannot do self.position = obj because I have references on position elsewhere.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35761>
_______________________________________


More information about the Python-bugs-list mailing list