#26893 closed enhancement (fixed)
py3: fix oeis database queries
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.6 |
Component: | python3 | Keywords: | |
Cc: | tmonteil, tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 7cebe3b (Commits, GitHub, GitLab) | Commit: | 7cebe3b7d60f4b6a4244fea5372c0b94007efdaf |
Dependencies: | Stopgaps: |
Description
Change History (6)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/26893
- Commit set to 8298f5feef2f665c7dff9ff34fb4736a7bdb6e51
- Status changed from new to needs_review
comment:2 Changed 4 years ago by
- Commit changed from 8298f5feef2f665c7dff9ff34fb4736a7bdb6e51 to 7cebe3b7d60f4b6a4244fea5372c0b94007efdaf
Branch pushed to git repo; I updated commit sha1. New commits:
7cebe3b | trac 26893 fix doctest
|
comment:4 Changed 4 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:5 Changed 4 years ago by
- Branch changed from u/chapoton/26893 to 7cebe3b7d60f4b6a4244fea5372c0b94007efdaf
- Resolution set to fixed
- Status changed from positive_review to closed
comment:6 Changed 4 years ago by
- Milestone changed from sage-8.5 to sage-8.6
This tickets were closed as fixed after the Sage 8.5 release.
Note: See
TracTickets for help on using
tickets.
New commits:
py3: fix oeis database queries