Commit 1f43340
authored
bpo-42151: don't set specified_attributes=1 in pure Python ElementTree (pythonGH-22987)
1 parent b9fe16a commit 1f43340
File tree
3 files changed
+22
-2
lines changed- Lib
- test
- xml/etree
- Misc/NEWS.d/next/Library
3 files changed
+22
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
111 | 124 | | |
112 | 125 | | |
113 | 126 | | |
| |||
1354 | 1367 | | |
1355 | 1368 | | |
1356 | 1369 | | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
1357 | 1376 | | |
1358 | 1377 | | |
1359 | 1378 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1560 | 1560 | | |
1561 | 1561 | | |
1562 | 1562 | | |
1563 | | - | |
1564 | 1563 | | |
1565 | 1564 | | |
1566 | 1565 | | |
| |||
1580 | 1579 | | |
1581 | 1580 | | |
1582 | 1581 | | |
1583 | | - | |
1584 | 1582 | | |
1585 | 1583 | | |
1586 | 1584 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments