Fix python install and bump to 3.6.6
ClosedPublic

Authored by sdepiets on Sep 30 2018, 4:56 AM.

Details

Summary

The python installer cannot be downloaded at the moment because it uses TLS 1.2

This patch allows TLS 1.2 download and changes the method used to match what is used in the rest of the code.

BUG: 394644

Diff Detail

Repository
R138 Craft
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 3352
Build 3370: arc lint + arc unit
sdepiets requested review of this revision.Sep 30 2018, 4:56 AM
sdepiets created this revision.
sdepiets updated this revision to Diff 42584.Sep 30 2018, 5:08 AM

Improve the security logic

sdepiets edited the summary of this revision. (Show Details)Sep 30 2018, 5:09 AM
sdepiets added reviewers: vonreth, Craft.
sdepiets added a project: Craft.
vonreth accepted this revision.Sep 30 2018, 8:43 AM

looks good

This revision is now accepted and ready to land.Sep 30 2018, 8:43 AM
sdepiets closed this revision.Sep 30 2018, 9:08 AM