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 miss-islington
Recipients Omenien, Vadim Pushtaev, eric.smith, miss-islington
Date 2018-08-13.03:32:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534131171.11.0.56676864532.issue34213@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 32e58fc32188753d2a3604feacdf9540fe9515fb by Miss Islington (bot) in branch '3.7':
bpo-34213: Allow dataclasses to work with a field named 'object'. (GH-8452)
https://github.com/python/cpython/commit/32e58fc32188753d2a3604feacdf9540fe9515fb
History
Date User Action Args
2018-08-13 03:32:51miss-islingtonsetrecipients: + miss-islington, eric.smith, Omenien, Vadim Pushtaev
2018-08-13 03:32:51miss-islingtonsetmessageid: <1534131171.11.0.56676864532.issue34213@psf.upfronthosting.co.za>
2018-08-13 03:32:51miss-islingtonlinkissue34213 messages
2018-08-13 03:32:50miss-islingtoncreate