Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Disable FH4 so that we don't require VCRUNTIME140_1.dll. #18322

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

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Aug 22, 2020

PR Summary

For more details, see:
https://devblogs.microsoft.com/cppblog/making-cpp-exception-handling-smaller-x64/
pypa/cibuildwheel#423 (comment)

Fixes #18292.

PR Checklist

  • [n/a] Has Pytest style unit tests
  • [n/a] Code is Flake 8 compliant
  • [n/a] New features are documented, with examples if plot related
  • [n/a] Documentation is sphinx and numpydoc compliant
  • [n/a] Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • [n/a] Documented in doc/api/next_api_changes/* if API changed in a backward-incompatible way

@QuLogic QuLogic added this to the v3.3.2 milestone Aug 22, 2020
@QuLogic
Copy link
Member Author

QuLogic commented Aug 22, 2020

Hmm, well, it looks like AppVeyor is too old to understand this flag, and I have no idea how to check compiler versions in distutils, so I settled for an environment variable.

@tacaswell tacaswell merged commit 7d216ce into matplotlib:master Aug 24, 2020
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Aug 24, 2020
tacaswell added a commit that referenced this pull request Aug 24, 2020
…322-on-v3.3.x

Backport PR #18322 on branch v3.3.x (Disable FH4 so that we don't require VCRUNTIME140_1.dll.)
@QuLogic QuLogic deleted the msvc-runtime branch August 24, 2020 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImportError: DLL load failed with Matplotlib 3.3.1 on Windows
3 participants