With the recent deployment of Python 2.7.13 in the Linux and Solaris toolchain, evergreen.yml should be updated to use the toolchain python on these machines.
Path:
/opt/mongodbtoolchain/v2/bin/python2
This will enable developers to standardize on one version of Python 2.7.13 across all distros. Developer will no longer need to worry about supporting both Python 2.6 and 2.7 in scripts.
- is depended on by
-
SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscripts/ directory
- Closed
- related to
-
SERVER-28539 Update perf.yml, system-perf.yml, longevity.yml to use python2 for compile
- Closed