Commit 8ae8733
File tree
41 files changed
+31
-27
lines changedFilter options
- Lib/test
- certdata
- capath
- test_asyncio
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+31
-27
lines changedLib/test/allsans.pem renamed to Lib/test/certdata/allsans.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/badcert.pem renamed to Lib/test/certdata/badcert.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/badkey.pem renamed to Lib/test/certdata/badkey.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/capath/4e1295a3.0 renamed to Lib/test/certdata/capath/4e1295a3.0
Copy file name to clipboardFile renamed without changes.
Lib/test/capath/5ed36f99.0 renamed to Lib/test/certdata/capath/5ed36f99.0
Copy file name to clipboardFile renamed without changes.
Lib/test/capath/6e88d7b8.0 renamed to Lib/test/certdata/capath/6e88d7b8.0
Copy file name to clipboardFile renamed without changes.
Lib/test/capath/99d0fa06.0 renamed to Lib/test/certdata/capath/99d0fa06.0
Copy file name to clipboardFile renamed without changes.
Lib/test/capath/b1930218.0 renamed to Lib/test/certdata/capath/b1930218.0
Copy file name to clipboardFile renamed without changes.
Lib/test/capath/ceff1710.0 renamed to Lib/test/certdata/capath/ceff1710.0
Copy file name to clipboardFile renamed without changes.
Lib/test/ffdh3072.pem renamed to Lib/test/certdata/ffdh3072.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/idnsans.pem renamed to Lib/test/certdata/idnsans.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/keycert.passwd.pem renamed to Lib/test/certdata/keycert.passwd.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/keycert.pem renamed to Lib/test/certdata/keycert.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/keycert2.pem renamed to Lib/test/certdata/keycert2.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/keycert3.pem renamed to Lib/test/certdata/keycert3.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/keycert4.pem renamed to Lib/test/certdata/keycert4.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/keycertecc.pem renamed to Lib/test/certdata/keycertecc.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/make_ssl_certs.py renamed to Lib/test/certdata/make_ssl_certs.py
Copy file name to clipboardFile renamed without changes.
Lib/test/nokia.pem renamed to Lib/test/certdata/nokia.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/nosan.pem renamed to Lib/test/certdata/nosan.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/nullbytecert.pem renamed to Lib/test/certdata/nullbytecert.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/nullcert.pem renamed to Lib/test/certdata/nullcert.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/pycacert.pem renamed to Lib/test/certdata/pycacert.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/pycakey.pem renamed to Lib/test/certdata/pycakey.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/revocation.crl renamed to Lib/test/certdata/revocation.crl
Copy file name to clipboardFile renamed without changes.
Lib/test/secp384r1.pem renamed to Lib/test/certdata/secp384r1.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/selfsigned_pythontestdotnet.pem renamed to Lib/test/certdata/selfsigned_pythontestdotnet.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/ssl_cert.pem renamed to Lib/test/certdata/ssl_cert.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/ssl_key.passwd.pem renamed to Lib/test/certdata/ssl_key.passwd.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/ssl_key.pem renamed to Lib/test/certdata/ssl_key.pem
Copy file name to clipboardFile renamed without changes.
Lib/test/talos-2019-0758.pem renamed to Lib/test/certdata/talos-2019-0758.pem
Copy file name to clipboardFile renamed without changes.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
Lib/test/test_asyncio/utils.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/utils.py+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
325 | 325 |
|
326 | 326 |
|
327 | 327 |
|
328 |
| - |
329 |
| - |
| 328 | + |
| 329 | + |
330 | 330 |
|
331 | 331 |
|
332 | 332 |
|
|
+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
| 26 | + |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2170 | 2170 |
|
2171 | 2171 |
|
2172 | 2172 |
|
2173 |
| - |
| 2173 | + |
2174 | 2174 |
|
2175 | 2175 |
|
2176 | 2176 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| ||
641 | 641 |
|
642 | 642 |
|
643 | 643 |
|
644 |
| - |
| 644 | + |
645 | 645 |
|
646 | 646 |
|
647 | 647 |
|
| ||
3313 | 3313 |
|
3314 | 3314 |
|
3315 | 3315 |
|
3316 |
| - |
3317 |
| - |
| 3316 | + |
| 3317 | + |
| 3318 | + |
3318 | 3319 |
|
3319 | 3320 |
|
3320 | 3321 |
|
|
Lib/test/test_urllib2_localnet.py
Copy file name to clipboardExpand all lines: Lib/test/test_urllib2_localnet.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2141 | 2141 |
|
2142 | 2142 |
|
2143 | 2143 |
|
2144 |
| - |
| 2144 | + |
| 2145 | + |
2145 | 2146 |
|
2146 | 2147 |
|
2147 | 2148 |
|
|
0 commit comments