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

Restore public symbols missing after compilers move #337

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Avasam
Copy link
Contributor

@Avasam Avasam commented Mar 10, 2025

Closes #336 and closes pypa/setuptools#4876

  • Adds back the following for backwards compatibility:
    • distutils.ccompiler.compiler_class
    • distutils._msvccompiler.PLAT_SPEC_TO_RUNTIME
  • Removes importing the msvc symbol when from distutils._msvccompiler import *

@Avasam Avasam force-pushed the add-back-compiler.compiler_class branch from dd24ead to 17854a1 Compare March 11, 2025 02:18
@Avasam Avasam closed this Mar 11, 2025
@Avasam Avasam reopened this Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant