Opened 5 years ago
Closed 5 years ago
#22781 closed defect (wontfix)
Python 3 and OS X metaticket
Reported by: | jhpalmieri | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
The following tickets relate to building Python 3 and some Python-related packages on OS X; many of the changes are also relevant to other platforms:
- #22756: Python 3 build is broken on OS X
- #22764: remove the symlink
SAGE_LOCAL/lib/python
- #22770: do not build
functools32
whenSAGE_PYTHON3=yes
(also related: #22582, which includes the change in #22770) - #22772: Sage's configuration of
matplotlib
tries to write ascii in binary mode, leading to problems with Python 3 - #22787: do not build SageNB with Python 3
Change History (5)
comment:1 Changed 5 years ago by
- Description modified (diff)
comment:2 Changed 5 years ago by
- Status changed from new to needs_review
comment:3 Changed 5 years ago by
- Status changed from needs_review to needs_info
comment:4 Changed 5 years ago by
- Milestone changed from sage-8.0 to sage-duplicate/invalid/wontfix
- Status changed from needs_info to positive_review
let it be closed
comment:5 Changed 5 years ago by
- Resolution set to wontfix
- Status changed from positive_review to closed
Closing tickets in the sage-duplicate/invalid/wontfix module with positive_review (i.e. someone has confirmed they should be closed).
Note: See
TracTickets for help on using
tickets.
All of the relevant tickets are now fixed. Does someone need to review this, or should it just be closed?