Skip to content

Deprecate pallets stubs #5424

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 2 commits into from
May 12, 2021
Merged

Deprecate pallets stubs #5424

merged 2 commits into from
May 12, 2021

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented May 12, 2021

Part of #5423

@@ -21,6 +21,7 @@
{"stdlib/@python2/builtins.pyi", "stdlib/@python2/__builtin__.pyi"},
{"stdlib/threading.pyi", "stdlib/_dummy_threading.pyi"},
]
metadata_keys = {"version", "python2", "python3", "requires", "extra_description", "obsolete_since"}
Copy link
Collaborator

Choose a reason for hiding this comment

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

What's extra_description? It doesn't seem to be used anywhere else in this PR.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's unused at the moment, but I added it in typeshed-internal/stub_uploader#11 for future use.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I plan to document METADATA.toml, but I need to resolve #5422 first.

@Akuli Akuli merged commit 6a4583d into python:master May 12, 2021
@srittau srittau deleted the deprecate-pallets branch May 12, 2021 16:18
@srittau
Copy link
Collaborator Author

srittau commented May 12, 2021

Now let's wait and see whether it work and the deprecation text gets added to the packages.

@srittau
Copy link
Collaborator Author

srittau commented May 12, 2021

🎉 Yay! https://pypi.org/project/types-click/ 🎉

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.

2 participants