forked fromhtml5lib/html5lib-python
- Notifications
You must be signed in to change notification settings - Fork0
Commit29d3072
committed
only support pythons that are not EOL (https://endoflife.date/python)
Even debian oldstable has python 3.9. For internet-facing libraries itis not secure for contributor to install unsupported python versions in order to test them.Reducing the number of python versions will make maintenance and testing easier.is not secure to contributor to install unsupported python versions in order to test them.1 parentfb864a9 commit29d3072
File tree
7 files changed
+6
-61
lines changed- .github/workflows
- html5lib
7 files changed
+6
-61
lines changedLines changed: 0 additions & 29 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
|
Lines changed: 2 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 | 44 |
| |
57 | 45 |
| |
58 | 46 |
| |
| |||
90 | 78 |
| |
91 | 79 |
| |
92 | 80 |
| |
93 |
| - | |
| 81 | + | |
94 | 82 |
| |
95 | 83 |
| |
96 | 84 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
430 |
| - | |
| 430 | + | |
431 | 431 |
| |
432 | 432 |
| |
433 | 433 |
| |
| |||
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
457 |
| - | |
| 457 | + | |
458 | 458 |
| |
459 | 459 |
| |
460 | 460 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 | 66 |
| |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 | 67 |
| |
72 | 68 |
| |
73 | 69 |
| |
| |||
109 | 105 |
| |
110 | 106 |
| |
111 | 107 |
| |
112 |
| - | |
| 108 | + | |
113 | 109 |
| |
114 | 110 |
| |
115 | 111 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
| |||
31 | 28 |
| |
32 | 29 |
| |
33 | 30 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 | 31 |
| |
39 | 32 |
| |
40 | 33 |
| |
|
0 commit comments
Comments
(0)