Add support for IEEE 754 contexts to decimal module.
| BPO | 8786 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @facundobatista, @mdickinson, @tiran, @ezio-melotti, @skrah, @mmaker |
| Files |
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 2010-05-22.10:28:31.524> labels = ['type-feature', 'library'] title = 'Add support for IEEE 754 contexts to decimal module.' updated_at = <Date 2013-08-30.16:08:54.755> user = 'https://github.com/mdickinson'
bugs.python.org fields:
activity = <Date 2013-08-30.16:08:54.755> actor = 'skrah' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2010-05-22.10:28:31.524> creator = 'mark.dickinson' dependencies = [] files = ['27214'] hgrepos = [] issue_num = 8786 keywords = ['patch'] message_count = 8.0 messages = ['106294', '106296', '106297', '106303', '106325', '170637', '172903', '196559'] nosy_count = 8.0 nosy_names = ['rhettinger', 'terry.reedy', 'facundobatista', 'mark.dickinson', 'christian.heimes', 'ezio.melotti', 'skrah', 'maker'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue8786' versions = ['Python 3.4']