Changes between Initial Version and Version 1 of Ticket #36315
- Timestamp:
- Apr 10, 2025, 3:32:38 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36315
- Property Owner set to
-
Ticket #36315 – Description
initial v1 1 1 eg replace asyncio.create_task with a Task Group 2 replace wait_for/wait with Timeout/CancelSc eop2 replace wait_for/wait with Timeout/CancelScope 3 3 create a function for asyncio.gather that uses a Task Group 4 4