Commit a5ee319
Use _PyErr_ChainStackItem() inside gen_send_ex(). (pythonGH-20173)
_PyErr_ChainStackItem was just added in pythonGH-19951 (for bpo-31033).1 parent 897a4d2 commit a5ee319
1 file changed
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
| 206 | + | |
| 207 | + | |
216 | 208 | | |
217 | 209 | | |
218 | 210 | | |
| |||
0 commit comments