BPO | [33078](https://bugs.python.org/issue33078) --- | :--- Nosy | @pitrou, @ned-deily, @applio, @tomMoral PRs | python/cpython#6119python/cpython#6178python/cpython#6180 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['3.7', '3.8', 'type-bug', 'library'] title = 'Queue with maxsize can lead to deadlocks' updated_at = user = 'https://github.com/tomMoral' ``` bugs.python.org fields: ```python activity = actor = 'ned.deily' assignee = 'none' closed = True closed_date = closer = 'pitrou' components = ['Library (Lib)'] creation = creator = 'tomMoral' dependencies = [] files = [] hgrepos = [] issue_num = 33078 keywords = ['patch'] message_count = 7.0 messages = ['313855', '314208', '314210', '314211', '314219', '314221', '314224'] nosy_count = 4.0 nosy_names = ['pitrou', 'ned.deily', 'davin', 'tomMoral'] pr_nums = ['6119', '6178', '6180'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue33078' versions = ['Python 3.7', 'Python 3.8'] ```