Opened 5 years ago
Closed 5 years ago
#23105 closed enhancement (fixed)
py3: remove <type 'object'>
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.0 |
Component: | python3 | Keywords: | |
Cc: | jmantysalo, tscrim, jhpalmieri | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 4d28734 (Commits, GitHub, GitLab) | Commit: | 4d28734ff8660e5892d0ac7d22d6df3dd80644d7 |
Dependencies: | Stopgaps: |
Description
part of #16085
Change History (3)
comment:1 Changed 5 years ago by
- Branch set to u/chapoton/23105
- Cc jmantysalo tscrim jhpalmieri added
- Commit set to 4d28734ff8660e5892d0ac7d22d6df3dd80644d7
- Status changed from new to needs_review
comment:2 Changed 5 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:3 Changed 5 years ago by
- Branch changed from u/chapoton/23105 to 4d28734ff8660e5892d0ac7d22d6df3dd80644d7
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: changing <type 'object'> to <... 'object'> in doctests