New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[3.8] bpo-39555: Fix distutils test to handle _d suffix on Windows debug build (GH-18357) #18548
Conversation
…ild (pythonGH-18357) (cherry picked from commit ab0d892) Co-authored-by: Steve Dower <steve.dower@python.org>
|
It seems a lot of the buildbots are stuck. But 3 Windows ones are green, so I'll merge this. |
|
@zooba: Status check is done, and it's a failure |
7 similar comments
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
29 similar comments
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
|
@zooba: Status check is done, and it's a failure |
(cherry picked from commit ab0d892)
Co-authored-by: Steve Dower steve.dower@python.org
https://bugs.python.org/issue39555
Automerge-Triggered-By: @encukou