Skip to content
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

Remove old Windows version macros and set _WIN32_WINNT+WINVER from setup.py #2422

Merged
merged 5 commits into from
Dec 23, 2024

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Oct 27, 2024

I wasn't sure if Vista or 7 is pywin32's current minimal, so I went with Vista. There's still a bunch of Vista mentions in code anyway, so that could be done separately.

WinExt.windows_h_version isn't really used anymore, but I'm leaving that to #2421

@Avasam Avasam force-pushed the Remove-old-Windows-version-macros branch 4 times, most recently from 710569a to ef66d8e Compare October 27, 2024 08:50
@Avasam Avasam force-pushed the Remove-old-Windows-version-macros branch from ef66d8e to f309ad6 Compare October 27, 2024 09:06
@Avasam Avasam requested a review from mhammond December 13, 2024 05:01
Copy link
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@Avasam Avasam merged commit e8743ad into mhammond:main Dec 23, 2024
31 checks passed
@Avasam Avasam deleted the Remove-old-Windows-version-macros branch December 23, 2024 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants