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 eric.smith, ned.deily
Date 2018-05-16.15:31:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526484692.33.0.682650639539.issue33536@psf.upfronthosting.co.za>
In-reply-to
Content
 New changeset 4e81296b1874829912c687eba4d39361ab51e145 by Eric V. Smith in branch 'master': bpo-33536: Validate make_dataclass() field names. (GH-6906) https://github.com/python/cpython/commit/4e81296b1874829912c687eba4d39361ab51e145 
History
Date User Action Args
2018-05-16 15:31:32eric.smithsetrecipients: + eric.smith, ned.deily
2018-05-16 15:31:32eric.smithsetmessageid: <1526484692.33.0.682650639539.issue33536@psf.upfronthosting.co.za>
2018-05-16 15:31:32eric.smithlinkissue33536 messages
2018-05-16 15:31:32eric.smithcreate