Skip to content

Commit 7f9a940

Browse files
achave11-ucscclaude
andcommitted
Fix: DeprecationWarning for datetime methods in Python 3.12 (#5953)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 2be7884 commit 7f9a940

18 files changed

Lines changed: 36 additions & 122 deletions

.mypy.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,5 @@ follow_untyped_imports = True
9696
; https://github.com/python/typeshed/issues/13439
9797
follow_untyped_imports = True
9898

99-
[mypy-aws_requests_auth.boto_utils]
100-
follow_untyped_imports = True
101-
10299
[mypy-googleapiclient.*]
103100
follow_untyped_imports = True
-6.68 KB
Binary file not shown.
-28.8 KB
Binary file not shown.
49.5 KB
Binary file not shown.
-79.6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-67 KB
Binary file not shown.
129 KB
Binary file not shown.

0 commit comments

Comments
 (0)