mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 13:40:23 +08:00
Drop Python 3.8 branches (#13776)
This commit is contained in:
@@ -51,9 +51,6 @@ else:
|
||||
"seal",
|
||||
)
|
||||
|
||||
if sys.version_info < (3, 9):
|
||||
__version__: Final[str]
|
||||
|
||||
FILTER_DIR: Any
|
||||
|
||||
class _SentinelObject:
|
||||
|
||||
Reference in New Issue
Block a user