Skip to content

More setuptools.command.easy_install definitions. #7145

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

Merged
merged 6 commits into from
May 21, 2022

Conversation

ppentchev
Copy link
Contributor

Hi,

Thanks a lot for maintaining and extending the type stubs in typeshed!

What do you think about this change that goes some of the way towards annotating the return types of some setuptools classes and methods? I am woefully aware that it is not complete, but it does help a project of mine that uses setuptools to parse the definitions of console script entry points.

Thanks in advance for your time, and keep up the great work!

G'luck,
Peter

Improve the return type definitions of some of the methods in
the classes defined by easy_install.
Copy link
Collaborator

@Akuli Akuli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We appreciate the improvements :)

@srittau
Copy link
Collaborator

srittau commented Feb 22, 2022

Ping @ppentchev

@srittau srittau requested a review from Akuli May 21, 2022 16:10
@github-actions

This comment has been minimized.

4 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@Akuli Akuli merged commit ef887b7 into python:master May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants