mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-03 01:53:24 +08:00
Make `__round__ positional-only for float, int, Decimal and SupportsRound` (#6242)
This commit is contained in:
@@ -160,5 +160,6 @@ sqlite3.dbapi2.complete_statement
|
||||
ssl.SSLContext.__new__
|
||||
ssl._create_unverified_context
|
||||
ssl.get_server_certificate
|
||||
typing.SupportsRound.__round__
|
||||
unicodedata.ucnhash_CAPI
|
||||
unittest.mock.create_autospec
|
||||
|
||||
Reference in New Issue
Block a user