mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Add datetime __replace__ methods on 3.13+ (#12014)
This commit is contained in:
@@ -178,11 +178,8 @@ ctypes.sizeof
|
||||
ctypes.wintypes.PCHAR.from_param
|
||||
ctypes.wintypes.PWCHAR.from_param
|
||||
dataclasses.Field.__class_getitem__
|
||||
datetime.date.__replace__
|
||||
datetime.date.fromisoformat
|
||||
datetime.datetime.__replace__
|
||||
datetime.datetime.fromisoformat
|
||||
datetime.time.__replace__
|
||||
datetime.time.fromisoformat
|
||||
datetime.timezone.dst
|
||||
datetime.timezone.fromutc
|
||||
|
||||
Reference in New Issue
Block a user