Commit 53930cb
authored
This allows testing Y2038 with system time set to after that,
so that actual Y2038 issues can be exposed, and not masked
by expired certificate errors.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
1 parent 21c04e1 commit 53930cbCopy full SHA for 53930cb
File tree
Expand file treeCollapse file tree
3 files changed
+6
-2
lines changedOpen diff view settings
Filter options
- Lib/test
- certdata
- Misc/NEWS.d/next/Tests
Expand file treeCollapse file tree
3 files changed
+6
-2
lines changedOpen diff view settings
Collapse file
Lib/test/certdata/make_ssl_certs.py
Copy file name to clipboardExpand all lines: Lib/test/certdata/make_ssl_certs.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
13 | | - |
| 12 | + |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
|
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
383 | 383 | |
384 | 384 | |
385 | 385 | |
| 386 | + |
386 | 387 | |
387 | 388 | |
388 | 389 | |
|
Collapse file
Misc/NEWS.d/next/Tests/2023-08-03-17-26-55.gh-issue-107562.ZnbscS.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
0 commit comments