[3.6] bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027)#9069
Conversation
…ing.Process (pythonGH-9027) Fix for invalid assert on big output of multiprocessing.Process. (cherry picked from commit 266f490)
|
Just as an update Appveyor build failure is tracked here : https://bugs.python.org/issue34575 Thanks |
|
can we trigger something like clean rebuild for AppVeyor? |
|
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 |
|
AppVeyor hits https://bugs.python.org/issue34575 bug |
|
is there anything I can do to help to get this PR merged? |
|
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 |
|
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. |
|
awesome, thank you so much! |
https://bugs.python.org/issue34563