mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Amend third-party removal policy (#12710)
Upstream annotations should have a similar standard as typeshed's.
This commit is contained in:
@@ -631,7 +631,9 @@ if it consisted of several smaller commits.
|
||||
Third-party stubs are generally removed from typeshed when one of the
|
||||
following criteria is met:
|
||||
|
||||
* The upstream package ships a `py.typed` file for at least six months, or
|
||||
* The upstream package ships a `py.typed` file for at least six months,
|
||||
and the upstream type annotations are of a comparable standard to those in
|
||||
typeshed, or
|
||||
* the package does not support any of the Python versions supported by
|
||||
typeshed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user