> It appears the the intent is to remove the Windows 7 builders completely
from master and subsequent branches as Python 3.9+ no longer needs to
support Windows 7 given its release will be after the Windows 7 EOL.  The
builder removal just hasn't happened yet.

Ah, I see. Thanks for the info.

On Sat, Feb 8, 2020 at 5:35 PM David Bolen <db3l....@gmail.com> wrote:

> This began in response to a change committed for bpo-39401
> <https://bugs.python.org/issue39401>.  It appears the the intent is to
> remove the Windows 7 builders completely from master and subsequent
> branches as Python 3.9+ no longer needs to support Windows 7 given its
> release will be after the Windows 7 EOL.  The builder removal just hasn't
> happened yet.
>
> -- David
>
> On Sat, Feb 8, 2020 at 12:52 AM Kyle Stanley <aeros...@gmail.com> wrote:
>
>> The following buildbots have been consistently failing across unrelated
>> commits in cpython's master branch, during their compilation stages:
>> "AMD64
>> Windows7 SP1 3.x" (https://buildbot.python.org/all/#/builders/81) and
>> "x86
>> Windows7 3.x" (https://buildbot.python.org/all/#/builders/150). Based on
>> their logs, they both seem to have been failing consistently for the last
>> 10 days.
>>
>> Was there some regression introduced between the last successful build (
>>
>> https://github.com/python/cpython/commit/0cd5bff6b7da3118d0c5a88fc2b80f80eb7c3059
>> )
>> to the first failing build (
>>
>> https://github.com/python/cpython/commit/6a65eba44bfd82ccc8bed4b5c6dd6637549955d5
>> ),
>> or is it unrelated? If it's unrelated, can we temporarily remove those two
>> buildbots from the post-commit hooks to cpython's master branch until the
>> issue is resolved?
>> _______________________________________________
>> Python-Buildbots mailing list -- python-buildbots@python.org
>> To unsubscribe send an email to python-buildbots-le...@python.org
>> https://mail.python.org/mailman3/lists/python-buildbots.python.org/
>>
>
_______________________________________________
Python-Buildbots mailing list -- python-buildbots@python.org
To unsubscribe send an email to python-buildbots-le...@python.org
https://mail.python.org/mailman3/lists/python-buildbots.python.org/

Reply via email to