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

Revert "prefer to avoid casts (#468)" #492

Merged
merged 1 commit into from
Oct 5, 2022

Commits on Oct 5, 2022

  1. Revert "prefer to avoid casts (python-poetry#468)"

    This reverts commit 743e09c.
    
    At runtime, during consumption via the prepare_metadata_for_build_wheel,
    API, some of these values were in fact not what their typing was
    asserted to be. This would cause a failure when the assertion failed.
    neersighted committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    252aa83 View commit details
    Browse the repository at this point in the history