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.

Author christian.heimes
Recipients alex, asvetlov, bquinlan, christian.heimes, corona10, davin, dstufft, janssen, miss-islington, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2020-11-21.11:48:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605959286.44.0.569789111875.issue42413@roundup.psfhosted.org>
In-reply-to
Content
Thanks Serhiy!

Andrew, Antoine, Yury, do you want to replace the custom Timeout exceptions in asyncio, multiprocessing, and concurrent with global TimeoutError, too?
History
Date User Action Args
2020-11-21 11:48:06christian.heimessetrecipients: + christian.heimes, bquinlan, janssen, pitrou, vstinner, alex, asvetlov, serhiy.storchaka, yselivanov, dstufft, davin, corona10, miss-islington
2020-11-21 11:48:06christian.heimessetmessageid: <1605959286.44.0.569789111875.issue42413@roundup.psfhosted.org>
2020-11-21 11:48:06christian.heimeslinkissue42413 messages
2020-11-21 11:48:06christian.heimescreate