Opened 3 years ago
Closed 3 years ago
#27431 closed enhancement (fixed)
py3: fix misc/unittest
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.7 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | c048c3a (Commits, GitHub, GitLab) | Commit: | c048c3a5d97afd0bb0385e664ff74ed92476d935 |
Dependencies: | Stopgaps: |
Description (last modified by )
where the empty-set-of-Exception was done using None
plus full pep8 cleanup of the modified file
Change History (3)
comment:1 Changed 3 years ago by
- Branch set to u/chapoton/27431
- Commit set to c048c3a5d97afd0bb0385e664ff74ed92476d935
- Description modified (diff)
- Status changed from new to needs_review
comment:2 Changed 3 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:3 Changed 3 years ago by
- Branch changed from u/chapoton/27431 to c048c3a5d97afd0bb0385e664ff74ed92476d935
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
fix misc/unittest (wrong no-Exception handling)