BPO | [37086](https://bugs.python.org/issue37086) --- | :--- Nosy | @ericvsmith, @csabella, @Windsooon PRs | python/cpython#13768 *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 = None created_at = labels = [] title = 'time.sleep error message misleading' updated_at = user = 'https://bugs.python.org/JustinFay' ``` bugs.python.org fields: ```python activity = actor = 'Windson Yang' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = creator = 'Justin Fay' dependencies = [] files = [] hgrepos = [] issue_num = 37086 keywords = ['patch'] message_count = 6.0 messages = ['343880', '343894', '343904', '343909', '343958', '344374'] nosy_count = 4.0 nosy_names = ['eric.smith', 'cheryl.sabella', 'Windson Yang', 'Justin Fay'] pr_nums = ['13768'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue37086' versions = ['Python 3.6'] ``` ### Linked PRs * gh-131055