Hi All, I'm looking into this Python upgrade that is needed to fix the darwin build. I'm trying to update the deps and fix our custom pex rules. While my Python knowledge is minimal, I'm wondering how much we are going against the grain using these rules instead of the official supported Python rules by the Bazel team.
https://docs.bazel.build/versions/master/be/python.html I know that upgrades for Python have been troublesome in the past. I'm wondering if it's worth trying to cut over to the official Python rules? Thoughts, criticism and whatever else is much appreciated. - Josh
