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 eric.smith
Recipients Omenien, Vadim Pushtaev, eric.smith
Date 2018-08-12.11:46:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534074369.64.0.56676864532.issue34213@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4d12e4dc28b7c782c368bae2e8fd3815167ed37d by Eric V. Smith (Vadim Pushtaev) in branch 'master':
bpo-34213: Allow dataclasses to work with a field named 'object'. (GH-8452)
https://github.com/python/cpython/commit/4d12e4dc28b7c782c368bae2e8fd3815167ed37d
History
Date User Action Args
2018-08-12 11:46:09eric.smithsetrecipients: + eric.smith, Omenien, Vadim Pushtaev
2018-08-12 11:46:09eric.smithsetmessageid: <1534074369.64.0.56676864532.issue34213@psf.upfronthosting.co.za>
2018-08-12 11:46:09eric.smithlinkissue34213 messages
2018-08-12 11:46:09eric.smithcreate