Skip to content

Conversation

@AraHaan
Copy link
Contributor

@AraHaan AraHaan commented Jul 31, 2023

Unlike normal backports, this change had to be done separately for main, 3.12, and 3.11 due to several reasons:

  • 3.12 added the _wmi c++ extension module (C++ 20 standard)
  • 3.13 removed the _msi c extension module and project file (which means needing to remove it from config.c and from pythoncore.vcxproj when I open pr to main)

Note: I lack the ability to edit the build scripts for linux and macos building so someone would have to assist with bringing these changes to those scripts as well.

Also I would recommend making changes starting with whichever one is easier (this version, the 3.12 version, or the main (3.13) version).

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.

3 participants