Opened 4 years ago
Closed 4 years ago
#23030 closed defect (fixed)
remove call of apply() in expressions.pyx
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.0 |
Component: | python3 | Keywords: | |
Cc: | charpent, rws, tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 5b01423 (Commits) | Commit: | 5b01423f3b027207fd3f0e5ca9064ccac45e6623 |
Dependencies: | Stopgaps: |
Description
introduced in #22937 and not python3-compatible
Change History (5)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/23030
- Commit set to 5b01423f3b027207fd3f0e5ca9064ccac45e6623
- Status changed from new to needs_review
comment:2 Changed 4 years ago by
- Cc rws tscrim added
comment:3 Changed 4 years ago by
ok, bot is green, please review ! Easy one !
comment:4 Changed 4 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
I wasn't aware of the apply
. Sorry and thanks.
comment:5 Changed 4 years ago by
- Branch changed from u/chapoton/23030 to 5b01423f3b027207fd3f0e5ca9064ccac45e6623
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
ok, this should be ready, please review
New commits:
trac 23030 removing bad apply