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

Fix when the same python_requirement defines both type stub and implementation (Cherry-pick of #15121) #15128

Merged
merged 2 commits into from Apr 13, 2022

Commits on Apr 13, 2022

  1. Fix when the same python_requirement defines both type stub and imp…

    …lementation (pantsbuild#15121)
    
    Closes pantsbuild#15111. This is a particular edge case when the same python module has multiple entries, and those entries come from the same target.
    
    The better fix is pantsbuild#14719.
    
    [ci skip-rust]
    [ci skip-build-wheels]
    Eric-Arellano committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    1d3ca10 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.10.x' of github.com:pantsbuild/pants into cp-15111-10

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Eric-Arellano committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    37e7929 View commit details
    Browse the repository at this point in the history