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 2017-10-13 19:23 by Will Starms, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
cpython_timeout.patch | Will Starms, 2017-10-13 19:23 | Cpython 3.6 Pool timeout patch | ||
cpython_raise_timeout.patch | Will Starms, 2017-10-13 19:39 | Pool join timeout that raises TimeoutError |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:53 | admin | set | github: 75963 |
2017-10-20 17:05:24 | terry.reedy | set | nosy:
+ pitrou, davin versions: + Python 3.7, - Python 3.6 |
2017-10-17 19:31:30 | Will Starms | set | messages: + msg304515 |
2017-10-13 19:39:14 | Will Starms | set | files:
+ cpython_raise_timeout.patch messages: + msg304352 |
2017-10-13 19:23:42 | Will Starms | create |