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 2014-10-14 09:05 by bwhmather, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
change-callbacks.patch | bwhmather, 2014-10-14 09:05 | Patch to change callbacks to match docs | review | |
change-docs.patch | bwhmather, 2014-10-14 09:06 | Fixes the documentation to match the current behaviour. | review | |
change-docs-and-waiters.patch | bwhmather, 2014-10-14 09:07 | in addition to fixing the documentation, this also fixes the inconsistency between waiters and callbacks by invoking waiters' `add_cancelled` method in `cancel`. | review | |
non-magic-waiters.patch | bwhmather, 2014-10-25 20:44 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:09 | admin | set | github: 66820 |
2019-05-07 16:26:55 | bquinlan | set | messages: + msg341775 |
2017-10-03 09:40:04 | pitrou | set | nosy:
+ pitrou messages: + msg303588 |
2014-10-25 20:44:27 | bwhmather | set | files:
+ non-magic-waiters.patch messages: + msg230017 |
2014-10-14 18:59:35 | ned.deily | set | nosy:
+ bquinlan |
2014-10-14 09:07:07 | bwhmather | set | files: + change-docs-and-waiters.patch |
2014-10-14 09:06:31 | bwhmather | set | files: + change-docs.patch |
2014-10-14 09:05:54 | bwhmather | create |