Browse Source
OpenStack is dropping the py2.7 support in ussuri cycle. Tricircle is ready with python 3 and ok to drop the python 2.7 support. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: Ia1352479bf3148ca68c432acf30cd55290d8bd3echanges/48/692048/6
5 changed files with 11 additions and 40 deletions
@ -0,0 +1,6 @@
|
||||
--- |
||||
upgrade: |
||||
- | |
||||
Python 2.7 support has been dropped. Last release of Tricircle |
||||
to support py2.7 is OpenStack Train. The minimum version of Python now |
||||
supported by Tricircle is Python 3.6. |
Loading…
Reference in new issue