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

more typechecking #5635

Merged
merged 3 commits into from
May 23, 2022
Merged

Conversation

dimbleby
Copy link
Contributor

Picking off some type errors that will be exposed when poetry-core with its py.typed is published.

The additional parameter and return value on EditableBuilder.build() go unused but are needed to match the parent Builder class. Maybe that suggests that the type signature on the parent is wrong? But probably it just doesn't matter.

Secrus
Secrus previously approved these changes May 18, 2022
@Secrus Secrus requested a review from a team May 18, 2022 13:43
@dimbleby
Copy link
Contributor Author

there's a bit more to do following the removal of installation from the allow-error list, hold off on merging for a little

@neersighted neersighted marked this pull request as draft May 18, 2022 17:50
@dimbleby
Copy link
Contributor Author

I've now made the changes in poetry.installation: give or take the usual code review, this should be good to merge

@dimbleby dimbleby marked this pull request as ready for review May 18, 2022 22:19
@neersighted neersighted merged commit 03e9c2b into python-poetry:master May 23, 2022
@dimbleby dimbleby deleted the poetry-core-typechecking branch May 23, 2022 08:34
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants