Message415491
I have a side question.
generator.throw() and coroutine.throw() have throw(type[, value[, traceback]]) signature.
Is there a plan to update generators somehow to accept the exception value only?
The change can go in line with other exception API changes. |
|
Date |
User |
Action |
Args |
2022-03-18 12:44:39 | asvetlov | set | recipients:
+ asvetlov, eric.snow, iritkatriel |
2022-03-18 12:44:39 | asvetlov | set | messageid: <1647607479.65.0.494189910311.issue46343@roundup.psfhosted.org> |
2022-03-18 12:44:39 | asvetlov | link | issue46343 messages |
2022-03-18 12:44:39 | asvetlov | create | |
|