8000 DEP: drop support for msvc<=1900 and Interix by mattip · Pull Request #22139 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

DEP: drop support for msvc<=1900 and Interix #22139

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 8 commits into from
Aug 19, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/release/upcoming_changes/22139.expired.rst
Co-authored-by: h-vetinari <h.vetinari@gmx.com>
  • Loading branch information
mattip and h-vetinari authored Aug 16, 2022
commit a0f30a77477a2dd251d91aa60ce0b7aaa5593f98
2 changes: 1 addition & 1 deletion doc/release/upcoming_changes/22139.expired.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Support for Visual Studio 2015 has been removed. Please update to at least
Visual Studio 2109.
Visual Studio 2019.

* Support for the Windows Interix POSIX interop layer has been removed.
0