Actions
Task #2897
closedDrop Python 3.4 support
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 22
Quarter:
Description
Currently setup.py
states that Pulp 3 supports Python 3.4
Reasons to drop Python 3.4 support:
- Pulp 3 is not expected to support EL6, where SCL is available for Python 3.4 only
- There is Python 3.5 SCL for EL7 available.
- Next Django release (2.0) will support Python 3.5+
- No impact on Django version choice, both Django LTS versions, 1.8 and 1.11, support Python 3.5
- Next major Celery release will support only Python 3.5
Actions
Updating the Python runtime to 3.5 in one place
https://pulp.plan.io/issues/2897 re #2897