Skip to content

Commit a6fb689

Browse files
authored
Update third-party removal policy (#12858)
1 parent 38fbbe7 commit a6fb689

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -638,8 +638,8 @@ following criteria is met:
638638
* The upstream package ships a `py.typed` file for at least six months,
639639
and the upstream type annotations are of a comparable standard to those in
640640
typeshed, or
641-
* the package does not support any of the Python versions supported by
642-
typeshed.
641+
* the upstream package was declared or appears to be unmaintained, and
642+
retaining the stubs causes maintenance issues in typeshed.
643643

644644
If a package ships its own `py.typed` file, please follow these steps:
645645

0 commit comments

Comments
 (0)