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, gvanrossum, ned.deily, steven.daprano
Date 2018-02-26.09:43:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519638224.34.0.467229070634.issue32929@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4cffe2f66b581fa7538f6de884d54a5c7364d8e0 by Eric V. Smith (Miss Islington (bot)) in branch '3.7':
bpo-32929: Dataclasses: Change the tri-state hash parameter to the boolean unsafe_hash. (GH-5891) (GH-5902)
https://github.com/python/cpython/commit/4cffe2f66b581fa7538f6de884d54a5c7364d8e0
History
Date User Action Args
2018-02-26 09:43:44eric.smithsetrecipients: + eric.smith, gvanrossum, ned.deily, steven.daprano
2018-02-26 09:43:44eric.smithsetmessageid: <1519638224.34.0.467229070634.issue32929@psf.upfronthosting.co.za>
2018-02-26 09:43:44eric.smithlinkissue32929 messages
2018-02-26 09:43:44eric.smithcreate