BPO | [41822](https://bugs.python.org/issue41822) --- | :--- Nosy | @tim-one, @rhettinger, @mdickinson, @serhiy-storchaka, @eamanu, @rahul-kumi *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 = ['easy', '3.10', 'docs'] title = 'Document the meaning of values for sys.float_info.rounds' updated_at = user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = actor = 'rhettinger' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation'] creation = creator = 'rhettinger' dependencies = [] files = [] hgrepos = [] issue_num = 41822 keywords = ['newcomer friendly'] message_count = 5.0 messages = ['377236', '378852', '378853', '378854', '378856'] nosy_count = 7.0 nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'docs@python', 'serhiy.storchaka', 'eamanu', 'rahul-kumi'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue41822' versions = ['Python 3.10'] ``` ### Linked PRs * gh-99675