On May 29, 2018, at 15:58, Matt Billenstein wrote:
> Noticed the OSX buildbot I'm running is linking to homebrew ssl 1.0.0 -- not
> ideal -- the distributed python bundles openssl now does it not?
>
> mattb-mbp2:build buildbot$ pwd
> /Users/buildbot/buildarea/3.x.billenstein-sierra/build
>
> mat
Hey Ned,
Noticed the OSX buildbot I'm running is linking to homebrew ssl 1.0.0 -- not
ideal -- the distributed python bundles openssl now does it not?
mattb-mbp2:build buildbot$ pwd
/Users/buildbot/buildarea/3.x.billenstein-sierra/build
mattb-mbp2:build buildbot$ otool -L
build/lib.macosx-10.13
As we get close to the Python 3.7.0 release, I have been paying more attention
to the buildbots and I have noticed that quite a few are currently skipping
building some of the standard library modules due to version incompatibilities,
i.e Python now needs a newer version than a older OS version