-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hi - would you be open to including the stubs from typeshed inline in decoratorwurlitzer?
They're here: https://github.com/python/typeshed/blob/main/stubs/decorator/decorator.pyi https://github.com/python/typeshed/blob/main/stubs/wurlitzer/wurlitzer.pyi, and are quite simple
Advantages of inlining stubs are:
- ensure that they remain up-to-date
- simpler user-experience (just pip install ujson gives people code + annotations without needing to install stubs)
- It's recommended by the official typing guides
Similar issue and PR in ujson, where they accepted a PR to inline stubs
Would you also be open to this? Happy to make a PR if so
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels