Changes between Version 1 and Version 2 of BluePrint/Python3


Ignore:
Timestamp:
06/19/19 21:07:19 (6 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Python3

    v1 v2  
    44== Introduction ==
    55
    6 As of June 2019, Sahana Eden is written for Python-2.7, but some tools (e.g. python-pip) will end their support for this Python version soon. Therefore, Sahana Eden must implement Python-3.6 as soon as possible. However, as most active deployments still run on Python-2.7, Sahana Eden must remain backwards-compatible for some time.
     6As of June 2019, Sahana Eden is written for Python-2.7, but some critical tools (e.g. python-pip) will end their support for this Python version soon. All dependencies are already either Py2/3 hybrids (e.g. web2py), or have Python-3 implementations/alternatives. Therefore, Sahana Eden shall implement Python-3.6 from now on.
    77
     8However, as most active deployments still run on Python-2.7, Sahana Eden must remain backwards-compatible for some time.
    89== Stakeholders ==
    910