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 ned.deily
Recipients ZackerySpytz, levkivskyi, miss-islington, ned.deily, plokmijnuhby, python-dev
Date 2020-03-03.22:29:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583274584.34.0.120969805456.issue37953@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3eff46fc7d2e3c80c4dedba4177782f1fc8ad89b by Ryan Rowe in branch '3.7':
bpo-37953: Fix ForwardRef hash and equality checks (GH-15400) (GH-18751)
https://github.com/python/cpython/commit/3eff46fc7d2e3c80c4dedba4177782f1fc8ad89b
History
Date User Action Args
2020-03-03 22:29:44ned.deilysetrecipients: + ned.deily, python-dev, levkivskyi, ZackerySpytz, miss-islington, plokmijnuhby
2020-03-03 22:29:44ned.deilysetmessageid: <1583274584.34.0.120969805456.issue37953@roundup.psfhosted.org>
2020-03-03 22:29:44ned.deilylinkissue37953 messages
2020-03-03 22:29:44ned.deilycreate