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