Commit a18e0fa
authored
pythongh-135573: Add tests for pickle opcodes with wrong types (pythonGH-144950)
Ensure that APPENDS and ADDITEMS raise error for wrong collection even
with empty items.1 parent 83f4fff commit a18e0fa
2 files changed
+23
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1484 | 1484 | | |
1485 | 1485 | | |
1486 | 1486 | | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
1487 | 1510 | | |
1488 | 1511 | | |
1489 | 1512 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6663 | 6663 | | |
6664 | 6664 | | |
6665 | 6665 | | |
6666 | | - | |
6667 | | - | |
6668 | 6666 | | |
6669 | 6667 | | |
6670 | 6668 | | |
| |||
6754 | 6752 | | |
6755 | 6753 | | |
6756 | 6754 | | |
6757 | | - | |
6758 | | - | |
6759 | 6755 | | |
6760 | 6756 | | |
6761 | 6757 | | |
| |||
6807 | 6803 | | |
6808 | 6804 | | |
6809 | 6805 | | |
6810 | | - | |
6811 | | - | |
6812 | 6806 | | |
6813 | 6807 | | |
6814 | 6808 | | |
| |||
0 commit comments