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 gvanrossum
Recipients Decorater, gvanrossum, yselivanov
Date 2016-11-30.02:07:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480471655.37.0.327337450581.issue28836@psf.upfronthosting.co.za>
In-reply-to
Content
concurrent.futures.TimeoutError and concurrent.futures.__base.TimeoutError are the same class. So there is nothing to do here.
History
Date User Action Args
2016-11-30 02:07:35gvanrossumsetrecipients: + gvanrossum, yselivanov, Decorater
2016-11-30 02:07:35gvanrossumsetmessageid: <1480471655.37.0.327337450581.issue28836@psf.upfronthosting.co.za>
2016-11-30 02:07:35gvanrossumlinkissue28836 messages
2016-11-30 02:07:35gvanrossumcreate