Skip to content

Conversation

@ahcub
Copy link
Contributor

@ahcub ahcub commented Sep 5, 2018

…ing.Process (pythonGH-9027) Fix for invalid assert on big output of multiprocessing.Process. (cherry picked from commit 266f490)
@tirkarthi
Copy link
Member

Just as an update Appveyor build failure is tracked here : https://bugs.python.org/issue34575

Thanks

@ahcub
Copy link
Contributor Author

ahcub commented Sep 5, 2018

can we trigger something like clean rebuild for AppVeyor?

@tirkarthi
Copy link
Member

There is a REST API to clear the cache manually. I have added this at https://bugs.python.org/msg324613 . Maybe someone with credentials can try to see if it helps.

Ref : appveyor/ci#985

Thanks

@vstinner
Copy link
Member

vstinner commented Sep 5, 2018

@ahcub
Copy link
Contributor Author

ahcub commented Sep 7, 2018

is there anything I can do to help to get this PR merged?

@tirkarthi
Copy link
Member

tirkarthi commented Sep 7, 2018

VS2017 that was causing build failure was removed as per the linked issue for Python 3.6 in Appveyor. Since it's a backport I think a rebuild trigger by someone with access will work fine.

Thanks

@vstinner vstinner merged commit 23f427a into python:3.6 Sep 7, 2018
@vstinner
Copy link
Member

vstinner commented Sep 7, 2018

The AppVeyor is currently not mandatory. I'm quite sure that the fix is good, and we have post-commit tests using buildbots on 3.6, so I merged your PR.

@ahcub
Copy link
Contributor Author

ahcub commented Sep 7, 2018

awesome, thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants