Commit 7f7585b
pythongh-115733: Fix crash involving exhausted list iterator (python#115740)
* pythongh-115733: Fix crash involving exhausted iterator
* Add blurb1 parent 58df653 commit 7f7585b
6 files changed
Lines changed: 13 additions & 5 deletions
File tree
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Objects
- Python
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3537 | 3537 | | |
3538 | 3538 | | |
3539 | 3539 | | |
3540 | | - | |
3541 | | - | |
3542 | | - | |
3543 | 3540 | | |
3544 | 3541 | | |
3545 | 3542 | | |
3546 | 3543 | | |
| 3544 | + | |
| 3545 | + | |
| 3546 | + | |
3547 | 3547 | | |
3548 | 3548 | | |
3549 | 3549 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2612 | 2612 | | |
2613 | 2613 | | |
2614 | 2614 | | |
2615 | | - | |
| 2615 | + | |
2616 | 2616 | | |
2617 | 2617 | | |
2618 | 2618 | | |
| |||
2633 | 2633 | | |
2634 | 2634 | | |
2635 | 2635 | | |
| 2636 | + | |
2636 | 2637 | | |
2637 | 2638 | | |
2638 | 2639 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments