Commit 35cff54
authored
pythongh-105375: Improve array.array exception handling (python#105594)
Fix a bug where 'tp_richcompare' could end up overwriting an exception.1 parent 01f4230 commit 35cff54
2 files changed
Lines changed: 7 additions & 3 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
770 | 773 | | |
771 | | - | |
772 | | - | |
773 | | - | |
| 774 | + | |
| 775 | + | |
774 | 776 | | |
775 | 777 | | |
776 | 778 | | |
| |||
0 commit comments