New submission from Antoine Pitrou <pit...@free.fr>:

Queue.get(block=True) cannot raise EmptyError, meaning there's some dead code 
that we can remove.

----------
components: Library (Lib)
files: cfsimplify.patch
keywords: patch
messages: 133435
nosy: bquinlan, pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: Simplifications in concurrent.futures
type: resource usage
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file21597/cfsimplify.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11815>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to