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
bpo-33764: Appveyor fixes #7364
Conversation
|
It appears that AppVeyor is not accepting builds from us at the moment; I'm not sure why. I've tested this on my own clone (zware#8), though, and from a sample size of one it appears to both speed up the build and prevent the crash. @terryjreedy if this comes unblocked and I haven't already done it, please feel free to merge. |
|
I closed my PR #7368 as a duplicate of this one. |
|
And now we cannot merge this PR because of https://bugs.python.org/issue33765 ? AppVeyor, you are not funny with us :-( Is a Python release manager allowed to merge such change? @ned-deily? |
|
Thanks @zware for the PR, and @ned-deily for merging it |
|
GH-7369 is a backport of this pull request to the 3.7 branch. |
* Prevent spurious message if taking a shortcut * Fix YAML style * Disable largefile tests (cherry picked from commit 47a6c79) Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
|
Sorry, @zware and @ned-deily, I could not cleanly backport this to |
|
It would be nice to see a new AppVeyor build with this new configuration, before merging backports. |
|
Sorry, @zware and @ned-deily, I could not cleanly backport this to |
* Prevent spurious message if taking a shortcut * Fix YAML style * Disable largefile tests
|
GH-7379 is a backport of this pull request to the 3.6 branch. |
* Prevent spurious message if taking a shortcut * Fix YAML style * Disable largefile tests
|
GH-7380 is a backport of this pull request to the 2.7 branch. |
* Prevent spurious message if taking a shortcut * Fix YAML style * Disable largefile tests
* Prevent spurious message if taking a shortcut * Fix YAML style * Disable largefile tests
https://bugs.python.org/issue33764