The Python implementation of Decimal does not support the "N" format · Issue #89902 · python/cpython (original) (raw)
BPO | 45739 |
---|---|
Nosy | @rhettinger, @facundobatista, @mdickinson, @ericvsmith, @serhiy-storchaka |
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:
assignee = None closed_at = None created_at = <Date 2021-11-06.13:51:18.396> labels = ['type-bug', 'library', '3.9', '3.10', '3.11'] title = 'The Python implementation of Decimal does not support the "N" format' updated_at = <Date 2021-11-29.09:28:44.922> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2021-11-29.09:28:44.922> actor = 'serhiy.storchaka' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2021-11-06.13:51:18.396> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 45739 keywords = [] message_count = 10.0 messages = ['405861', '405898', '405901', '407195', '407196', '407210', '407212', '407229', '407234', '407254'] nosy_count = 5.0 nosy_names = ['rhettinger', 'facundobatista', 'mark.dickinson', 'eric.smith', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue45739' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']