Opened 7 years ago
Closed 6 years ago
#21115 closed enhancement (fixed)
py3 import of copyreg (moved from copy_reg)
Reported by: | Frédéric Chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.3 |
Component: | python3 | Keywords: | |
Cc: | Jeroen Demeyer, Jori Mäntysalo, Erik Bray, Travis Scrimshaw | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | cdc3425 (Commits, GitHub, GitLab) | Commit: | cdc3425a2d240b22fbdc628d529b81015f88bc82 |
Dependencies: | Stopgaps: |
Description
as another step to py3
part of #16069
Change History (6)
comment:1 Changed 7 years ago by
Branch: | → public/21115 |
---|---|
Cc: | Jeroen Demeyer Jori Mäntysalo Erik Bray Travis Scrimshaw added |
Commit: | → 484dce1c68950fba0c0e9aa22603fc6709393e26 |
Status: | new → needs_review |
comment:2 Changed 7 years ago by
Commit: | 484dce1c68950fba0c0e9aa22603fc6709393e26 → cdc3425a2d240b22fbdc628d529b81015f88bc82 |
---|
Branch pushed to git repo; I updated commit sha1. New commits:
cdc3425 | Merge branch 'public/21115' in 7.3.rc0
|
comment:4 Changed 6 years ago by
this one should be easy to review (compared to the exhausting #21127)
comment:5 Changed 6 years ago by
Reviewers: | → Travis Scrimshaw |
---|---|
Status: | needs_review → positive_review |
LGTM.
comment:6 Changed 6 years ago by
Branch: | public/21115 → cdc3425a2d240b22fbdc628d529b81015f88bc82 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
trac 21115 copyreg moved in python3