Opened 3 years ago
Closed 3 years ago
#25204 closed enhancement (fixed)
Upgrade to Python 2.7.15
Reported by: | slelievre | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.3 |
Component: | packages: standard | Keywords: | Python2, upgrade |
Cc: | charpent, embray, hivert, jdemeyer, jhpalmieri, nthiery, slelievre, thansen, fbissey | Merged in: | |
Authors: | Jeroen Demeyer | Reviewers: | Vincent Delecroix |
Report Upstream: | N/A | Work issues: | |
Branch: | d14acae (Commits, GitHub, GitLab) | Commit: | d14acae4222d507b1097cf2f875e7816bc5432b0 |
Dependencies: | Stopgaps: |
Description (last modified by )
Tarball: https://www.python.org/ftp/python/2.7.15/Python-2.7.15.tar.xz
Upgrading to Python 2.7.12 (#19735) and to Python 2.7.13 (#22037) involved reverting some changes in Python.
Upgrading to Python 2.7.14 (#23815) was smoother, hopefully this one is too.
Change History (15)
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
- Cc fbissey added
comment:3 Changed 3 years ago by
- Dependencies set to #24605
comment:4 Changed 3 years ago by
- Branch set to u/jdemeyer/upgrade_to_python_2_7_15
comment:5 Changed 3 years ago by
- Commit set to 26c7bc65c0a9a26fb7a1f46aef9fb4e10ee86582
- Description modified (diff)
comment:7 Changed 3 years ago by
- Description modified (diff)
comment:8 Changed 3 years ago by
- Commit changed from 26c7bc65c0a9a26fb7a1f46aef9fb4e10ee86582 to eba695d2ff49bcacaf26a6d1a0a11e88d4cb928b
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
eba695d | Upgrade to Python 2.7.15
|
comment:9 Changed 3 years ago by
- Status changed from new to needs_review
comment:10 Changed 3 years ago by
And this upgrade actually fixes an issue I have building Python 2.7.14 with gcc 8.1.0.
comment:11 Changed 3 years ago by
- Commit changed from eba695d2ff49bcacaf26a6d1a0a11e88d4cb928b to d14acae4222d507b1097cf2f875e7816bc5432b0
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
d14acae | Upgrade to Python 2.7.15
|
comment:13 Changed 3 years ago by
Works for me on OS X.
comment:14 Changed 3 years ago by
- Reviewers set to Vincent Delecroix
- Status changed from needs_review to positive_review
I think this is enough testing.
comment:15 Changed 3 years ago by
- Branch changed from u/jdemeyer/upgrade_to_python_2_7_15 to d14acae4222d507b1097cf2f875e7816bc5432b0
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Hope someone can test whether Python 2.7.15rc1 promises a smooth upgrade, giving time to fix things if need be before the final Python 2.7.15 is released.