This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2016-05-03 12:50 by JohannesEbke, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
cancellation_test.py | JohannesEbke, 2016-05-03 12:50 | Test case demonstrating ineffective cancellation. | ||
asyncio_task_prints.patch | JohannesEbke, 2016-06-15 08:21 | |||
fix_and_test_26923.patch | JohannesEbke, 2016-06-20 11:27 | Correct return value of _GatheringFuture.cancel with test | review | |
fix_and_test_26923_reviewed.patch | JohannesEbke, 2016-06-22 09:00 | Correct return value of _GatheringFuture.cancel with test | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:30 | admin | set | github: 71110 |
2016-10-21 21:26:49 | yselivanov | set | status: open -> closed resolution: fixed messages: + msg279158 stage: resolved |
2016-10-21 21:25:13 | python-dev | set | nosy:
+ python-dev messages: + msg279157 |
2016-06-22 09:00:21 | JohannesEbke | set | files:
+ fix_and_test_26923_reviewed.patch messages: + msg269063 |
2016-06-20 20:42:24 | yselivanov | set | messages: + msg268930 |
2016-06-20 20:33:13 | gvanrossum | set | messages: + msg268928 |
2016-06-20 11:27:20 | JohannesEbke | set | files:
+ fix_and_test_26923.patch messages: + msg268893 |
2016-06-17 21:40:05 | gvanrossum | set | messages: + msg268743 |
2016-06-15 08:21:09 | JohannesEbke | set | files:
+ asyncio_task_prints.patch keywords: + patch messages: + msg268609 |
2016-06-15 00:55:15 | gvanrossum | set | messages: + msg268596 |
2016-06-14 07:31:14 | MartinAltmayer | set | nosy:
+ MartinAltmayer messages: + msg268537 |
2016-05-04 07:29:45 | tatellos | set | nosy:
+ tatellos |
2016-05-03 14:02:54 | JohannesEbke | set | messages: + msg264727 |
2016-05-03 13:44:21 | vstinner | set | messages: + msg264722 |
2016-05-03 12:50:06 | JohannesEbke | create |