[2.7] bpo-27973 - urlretrive fails on second ftp transfer.#17774
Conversation
…or the desired behavior under windows platform. Suggestion by David Bolen
|
@benjaminp please review this. This will fix 2.7 windows build bots. |
|
@orsenthil: Please replace |
|
I am not sure why we are seeing these buildbot failures on 2.7 branch. |
|
@orsenthil Please, Ignore this failure - I was trying to fix something on the server at the same time :( Apologies for the noise 😢 |
|
Thanks, @pablogsal |
|
I have re-triggered a build of all the 2.7 buildbots that failed (with the correct build steps) si they should be green in some minutes. Apologies again for the noise. |
|
@orsenthil By the way, I will announce this soon (still secret 😉 ) but now you can use the "🔨 test-with-buildbots" label to require all buildbots to report to the PR before merging! 🎉 |
this will be super cool ! Thank you very much for this feature. :-) |
Fix the permission denied errors on Windows.
This is a fix for the permission denied error observed on windows buildbots.
https://bugs.python.org/issue27973