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 the setuptools-provided distutils hack, if using distutils #11298

Merged
merged 2 commits into from Jul 26, 2022

Commits on Jul 26, 2022

  1. Remove the setuptools-provided distutils hack, if using distutils

    This ensures that pip's imported copy of distutils comes from the
    standard library, if/when the hack needs to be used.
    pradyunsg committed Jul 26, 2022
    Copy the full SHA
    b728bda View commit details
    Browse the repository at this point in the history
  2. 📰

    pradyunsg committed Jul 26, 2022
    Copy the full SHA
    a14f141 View commit details
    Browse the repository at this point in the history