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

Added py.typed and Typing :: Typed to support type checking #7822

Merged
merged 2 commits into from Feb 21, 2024

Conversation

radarhere
Copy link
Member

https://peps.python.org/pep-0561/#packaging-type-information

Package maintainers who wish to support type checking of their code MUST add a marker file named py.typed to their package supporting typing.

@hugovk hugovk added automerge Automatically merge PRs that are ready and removed automerge Automatically merge PRs that are ready labels Feb 21, 2024
@hugovk
Copy link
Member

hugovk commented Feb 21, 2024

Let's add the optional Typing :: Typed Trove classifier as well.

pypi/warehouse#4348

@hugovk hugovk added the automerge Automatically merge PRs that are ready label Feb 21, 2024
@mergify mergify bot merged commit c0e2117 into python-pillow:main Feb 21, 2024
56 checks passed
@radarhere radarhere deleted the type_hints branch February 21, 2024 21:24
@hugovk hugovk changed the title Added py.typed to support type checking Added py.typed and Typing :: Typed to support type checking Mar 31, 2024
@hugovk hugovk changed the title Added py.typed and Typing :: Typed to support type checking Added py.typed and Typing :: Typed to support type checking Mar 31, 2024
@hugovk hugovk mentioned this pull request Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PRs that are ready Type hints
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants