forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork0
Commit2a35c93
committed
Fix test_datetime on Windows
Issuepython#29100: On Windows, datetime.datetime.fromtimestamp(min_ts) fails with anOSError in test_timestamp_limits().1 parent6f37e36 commit2a35c93
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1997 | 1997 | | |
1998 | 1998 | | |
1999 | 1999 | | |
2000 | | - | |
2001 | | - | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
2002 | 2003 | | |
2003 | 2004 | | |
2004 | 2005 | | |
| |||
0 commit comments
Comments
(0)