Message413350
Sure, we should create the best possible solution.
We have no CI in the stdlib that checks type annotations, so those should probably be moved to a stub file in typeshed. (Ditto for asyncio taskgroups.py.)
Using the new .cancelling()/.uncancel() API added to Task you might be able to avoid hacks using the cancel msg (check how it's used in the new TaskGroup). |
|
| Date |
User |
Action |
Args |
| 2022-02-16 18:19:57 | gvanrossum | set | recipients:
+ gvanrossum, njs, asvetlov, yselivanov, tinchester, iritkatriel |
| 2022-02-16 18:19:57 | gvanrossum | set | messageid: <[email protected]> |
| 2022-02-16 18:19:57 | gvanrossum | link | issue46771 messages |
| 2022-02-16 18:19:57 | gvanrossum | create | |
|