homepage

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 ryder.lewis
Recipients docs@python, ryder.lewis
Date 2015年04月15日.03:33:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429068832.51.0.845639899608.issue23962@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation at https://docs.python.org/3/library/concurrent.futures.html has several functions that case raise a TimeoutError. The hyperlink generated for TimeoutError links to the built-in exception https://docs.python.org/3/library/exceptions.html#TimeoutError. However, the exception raised is a concurrent.futures._base.TimeoutError exception instead, which is undocumented.
History
Date User Action Args
2015年04月15日 03:33:52ryder.lewissetrecipients: + ryder.lewis, docs@python
2015年04月15日 03:33:52ryder.lewissetmessageid: <1429068832.51.0.845639899608.issue23962@psf.upfronthosting.co.za>
2015年04月15日 03:33:52ryder.lewislinkissue23962 messages
2015年04月15日 03:33:52ryder.lewiscreate

AltStyle によって変換されたページ (->オリジナル) /