Opened 3 years ago
Last modified 3 years ago
#25204 closed enhancement
Upgrade to Python 2.7.15 — at Version 5
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: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | u/jdemeyer/upgrade_to_python_2_7_15 (Commits) | Commit: | 26c7bc65c0a9a26fb7a1f46aef9fb4e10ee86582 |
Dependencies: | #24605 | Stopgaps: |
Description (last modified by )
Python 2.7.15 is coming.
Release candidate "Python-2.7.15rc1" is available:
Tarball: https://www.python.org/ftp/python/2.7.15/Python-2.7.15rc1.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 (5)
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)
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.