BPO | [46904](https://bugs.python.org/issue46904) --- | :--- Nosy | @mdickinson, @ericvsmith, @cgevans *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 = ['type-bug', 'library', '3.10', '3.11'] title = "Python Decimal supports '#' format, C Decimal does not." updated_at = user = 'https://github.com/cgevans' ``` bugs.python.org fields: ```python activity = actor = 'eric.smith' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = creator = 'const' dependencies = [] files = [] hgrepos = [] issue_num = 46904 keywords = [] message_count = 1.0 messages = ['414390'] nosy_count = 3.0 nosy_names = ['mark.dickinson', 'eric.smith', 'const'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue46904' versions = ['Python 3.10', 'Python 3.11'] ```