tantale / deprecated

Python @deprecated decorator to deprecate old python classes, functions or methods.
MIT License
298 stars 32 forks source link

[fyi] stubs for deprecated were submitted to typeshed #32

Closed hauntsaninja closed 3 years ago

hauntsaninja commented 3 years ago

Type stubs for this library were submitted to typeshed in https://github.com/python/typeshed/pull/4423

You don't need to take any action, but: a) If you wish to include type stubs as part of your package, we're happy to transfer them to this repo (or potentially aid with the addition of inline types) b) If you want us to remove the stubs from typeshed, we will!