Opened 5 years ago
Closed 4 years ago
#25873 closed enhancement (fixed)
removing some "if len(...) > 0" in various pyx files
Reported by: | chapoton | Owned by: | vklein |
---|---|---|---|
Priority: | major | Milestone: | sage-8.4 |
Component: | performance | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Vincent Klein |
Report Upstream: | N/A | Work issues: | |
Branch: | bdb42a5 (Commits, GitHub, GitLab) | Commit: | bdb42a531d6c4cba8a8ae5af48ac2e56f7ffaf96 |
Dependencies: | Stopgaps: |
Description
Change History (5)
comment:1 Changed 5 years ago by
Branch: | → u/chapoton/25873 |
---|---|
Commit: | → bdb42a531d6c4cba8a8ae5af48ac2e56f7ffaf96 |
Status: | new → needs_review |
comment:2 Changed 5 years ago by
Owner: | set to vklein |
---|
comment:4 Changed 5 years ago by
Reviewers: | → Vincent Klein |
---|
comment:5 Changed 4 years ago by
Branch: | u/chapoton/25873 → bdb42a531d6c4cba8a8ae5af48ac2e56f7ffaf96 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
removing some "if len(...) > 0" in various pyx files