mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-31 08:34:23 +08:00
Mark final and unhashable classes in types as such (#5837)
This commit is contained in:
@@ -171,6 +171,7 @@ ssl.SSLContext.__new__
|
||||
ssl._create_unverified_context
|
||||
ssl.get_server_certificate
|
||||
tempfile.TemporaryDirectory.__init__
|
||||
types.UnionType # Renamed from `types.Union`
|
||||
unicodedata.ucnhash_CAPI
|
||||
unittest.mock.create_autospec
|
||||
zipfile.Path.open
|
||||
|
||||
Reference in New Issue
Block a user