Commit 6d62630
committed
pythongh-53502: Fixes for tests in pythongh-113363
1. Use 32-bit compatible date in test_dump_naive_datetime_with_aware_datetime_option
2. test_dump_naive_datetime_with_aware_datetime_option: Writing non-aware datetimes
with aware_datetime==True leads to the time being off by twice
the timezone offset from UTC1 parent b4b2cc1 commit 6d62630
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
881 | 881 | | |
882 | 882 | | |
883 | 883 | | |
884 | | - | |
| 884 | + | |
885 | 885 | | |
886 | 886 | | |
887 | 887 | | |
888 | | - | |
| 888 | + | |
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
| |||
0 commit comments