Commit 64396fb
[3.12] pythongh-128078: Use
pythongh-128078: Use `PyErr_SetRaisedException` in `_PyGen_SetStopIterationValue` (pythonGH-128287)
(cherry picked from commit 402b91d)
Co-authored-by: Bénédikt Tran <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>PyErr_SetRaisedException in _PyGen_SetStopIterationValue (pythonGH-128287) (python#128790)1 parent 6985b4b commit 64396fb
2 files changed
+11
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1113 | 1113 | | |
1114 | 1114 | | |
1115 | 1115 | | |
1116 | | - | |
| 1116 | + | |
1117 | 1117 | | |
1118 | 1118 | | |
1119 | 1119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
642 | 631 | | |
643 | 632 | | |
644 | | - | |
645 | | - | |
| 633 | + | |
646 | 634 | | |
647 | 635 | | |
648 | 636 | | |
| |||
0 commit comments