Opened 6 years ago
Closed 6 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, GitHub, GitLab) | Commit: | 5b01423f3b027207fd3f0e5ca9064ccac45e6623 |
Dependencies: | Stopgaps: |
Description
introduced in #22937 and not python3-compatible
Change History (5)
comment:1 Changed 6 years ago by
Branch: | → u/chapoton/23030 |
---|---|
Commit: | → 5b01423f3b027207fd3f0e5ca9064ccac45e6623 |
Status: | new → needs_review |
comment:2 Changed 6 years ago by
Cc: | rws tscrim added |
---|
comment:4 Changed 6 years ago by
Reviewers: | → Travis Scrimshaw |
---|---|
Status: | needs_review → positive_review |
I wasn't aware of the apply
. Sorry and thanks.
comment:5 Changed 6 years ago by
Branch: | u/chapoton/23030 → 5b01423f3b027207fd3f0e5ca9064ccac45e6623 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
ok, this should be ready, please review
New commits:
trac 23030 removing bad apply