◐ Shell
clean mode source ↗

bpo-27129: Update magic numbers and bootstrapping for GH-25069 by sweeneyde · Pull Request #25172 · python/cpython

Conversation

terryjreedy

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the master (only) build failure on my machine (bpo 43719), which to me is a high priority work stopper, The test suite passes 100%. I am not merging because it is not my area of knowledge; I don't know if anything else needs to be done alone with this. I will add a blurb.

@db3l

I can also confirm that this addresses the issues I was seeing on the Win 10 buildbot following the earlier bpo 27129 commit fcb55c0

@markshannon

Thanks @sweeneyde
I'm a bit embarrassed to have missed that.