Hey all, update on release strategy for Py3, parti...
# announce
h
Hey all, update on release strategy for Py3, particulary with pex. For 1.15.0 to 1.17.0, we will release - py2.7 and py3.6+ wheels - py27.pex - py36.pex We will not be releasing a py37 pex, because it would require adding a Py37 wheel building shard, which requires Centos7. We expect the number of people (i) using Pex, and (ii) wanting to use Py37, and (iii) not being able to use Py36 to be far too low to justify this work. We will also not be releasing a flexible Pex that works with 2.7 or 3.6. Beyond being blocked by upstream Pex issues, for orgs we expect them to pin their Py version. For OOS, which wouldn’t want to pin necessarily, we expect most to use wheels / pip