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

Make stubgen respect MYPY_CACHE_DIR #14722

Merged
merged 5 commits into from
Apr 26, 2023
Merged

Commits on Apr 24, 2023

  1. Make stubgen respect MYPY_CACHE_DIR

    This is required when using stubgen in a parallel build system, such
    as GNU make.
    jhbaarnh committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    11de599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6006ae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb0123 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    256bf10 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    43bd44d View commit details
    Browse the repository at this point in the history