- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message397968
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 | Dennis Sweeney |
|---|---|
| Recipients | Dennis Sweeney, Prometheus3375 |
| Date | 2021-07-21.23:21:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1626909687.61.0.922280417865.issue44704@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I opened a PR. It looks like frozenset.__hash__ changed in GH-5194 and GH-5235, but Set._hash wasn't updated accordingly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-07-21 23:21:27 | Dennis Sweeney | set | recipients: + Dennis Sweeney, Prometheus3375 |
| 2021-07-21 23:21:27 | Dennis Sweeney | set | messageid: <1626909687.61.0.922280417865.issue44704@roundup.psfhosted.org> |
| 2021-07-21 23:21:27 | Dennis Sweeney | link | issue44704 messages |
| 2021-07-21 23:21:27 | Dennis Sweeney | create | |

