This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients brett.cannon, eric.smith, pablogsal, serhiy.storchaka
Date 2019-06-26.20:03:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561579394.17.0.139972075924.issue37163@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6ef103fbdbc05adbc20838c94b1f0c40fa6c159a by Serhiy Storchaka in branch '3.7':
[3.7] bpo-37163: dataclasses.replace() now supports the field named "obj". (GH-13877) (GH-14405)
https://github.com/python/cpython/commit/6ef103fbdbc05adbc20838c94b1f0c40fa6c159a
History
Date User Action Args
2019-06-26 20:03:14serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, eric.smith, pablogsal
2019-06-26 20:03:14serhiy.storchakasetmessageid: <1561579394.17.0.139972075924.issue37163@roundup.psfhosted.org>
2019-06-26 20:03:14serhiy.storchakalinkissue37163 messages
2019-06-26 20:03:14serhiy.storchakacreate