Opened 4 years ago
Closed 4 years ago
#24552 closed enhancement (fixed)
py3: adding a few __hash__ function
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.2 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Erik Bray |
Report Upstream: | N/A | Work issues: | |
Branch: | 3fa75f5 (Commits, GitHub, GitLab) | Commit: | 3fa75f5d2dde0f3c7e7e984000e1d2c242ce2991 |
Dependencies: | Stopgaps: |
Description
as tiny part of #24551
Change History (3)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/24552
- Commit set to 3fa75f5d2dde0f3c7e7e984000e1d2c242ce2991
- Status changed from new to needs_review
comment:2 Changed 4 years ago by
- Reviewers set to Erik Bray
- Status changed from needs_review to positive_review
LGTM
comment:3 Changed 4 years ago by
- Branch changed from u/chapoton/24552 to 3fa75f5d2dde0f3c7e7e984000e1d2c242ce2991
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: adding a few __hash_ functions