#26873 closed enhancement (fixed)
Remove deprecations in Parent.__init__
Reported by: | jdemeyer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.6 |
Component: | misc | Keywords: | |
Cc: | chapoton | Merged in: | |
Authors: | Jeroen Demeyer | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | 2431770 (Commits, GitHub, GitLab) | Commit: | 24317703856a197ccdb606f86a965c8ca9a76082 |
Dependencies: | Stopgaps: |
Description (last modified by )
Change History (11)
comment:1 Changed 4 years ago by
- Summary changed from Remove deprecations in parent to Remove deprecations in Parent.__init__
comment:2 Changed 4 years ago by
- Description modified (diff)
comment:3 Changed 4 years ago by
- Branch set to u/jdemeyer/remove_deprecations_in_parent
comment:4 Changed 4 years ago by
- Commit set to 8add14ff10642160c6adb5b7139b73814420ac0d
- Status changed from new to needs_review
comment:5 Changed 4 years ago by
- Description modified (diff)
comment:6 Changed 4 years ago by
- Commit changed from 8add14ff10642160c6adb5b7139b73814420ac0d to e51142df7519944ebf81ebded998468ae6386d1e
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
e51142d | Remove deprecated code regarding parent initialization
|
comment:7 Changed 4 years ago by
- Commit changed from e51142df7519944ebf81ebded998468ae6386d1e to 24317703856a197ccdb606f86a965c8ca9a76082
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
2431770 | Remove deprecated code regarding parent initialization
|
comment:8 Changed 4 years ago by
- Description modified (diff)
comment:9 Changed 4 years ago by
- Reviewers set to Frédéric Chapoton
- Status changed from needs_review to positive_review
ok, looks good
comment:10 Changed 4 years ago by
- Branch changed from u/jdemeyer/remove_deprecations_in_parent to 24317703856a197ccdb606f86a965c8ca9a76082
- Resolution set to fixed
- Status changed from positive_review to closed
comment:11 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:
Remove deprecated code regarding parent initialization