Opened 7 years ago
Closed 7 years ago
#20957 closed enhancement (fixed)
python3-compatible import of httplib
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.3 |
Component: | python3 | Keywords: | |
Cc: | tscrim, jmantysalo, jdemeyer | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | ae2dbd0 (Commits, GitHub, GitLab) | Commit: | ae2dbd0873ad6252fa7569901b88579f8014f69f |
Dependencies: | Stopgaps: |
Description
another import which changed in python3
part of #16069
Change History (7)
comment:1 Changed 7 years ago by
Branch: | → public/20957 |
---|---|
Commit: | → 5efaaa64d005a435f4b2e59cf02704795389a7e8 |
Status: | new → needs_review |
comment:2 Changed 7 years ago by
Cc: | tscrim jmantysalo jdemeyer added |
---|
comment:5 Changed 7 years ago by
Commit: | 5efaaa64d005a435f4b2e59cf02704795389a7e8 → ae2dbd0873ad6252fa7569901b88579f8014f69f |
---|
Branch pushed to git repo; I updated commit sha1. New commits:
ae2dbd0 | Merge branch 'public/20957' in 7.3.b8
|
comment:6 Changed 7 years ago by
Reviewers: | → Travis Scrimshaw |
---|---|
Status: | needs_review → positive_review |
comment:7 Changed 7 years ago by
Branch: | public/20957 → ae2dbd0873ad6252fa7569901b88579f8014f69f |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
python2/3-compatible import of httplib