format(float, str): integer overflow for huge precision · Issue #62337 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 18137 |
---|---|
Nosy | @mdickinson, @vstinner, @serhiy-storchaka |
Files | float_format_precision.patch |
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 = <Date 2013-06-23.12:57:47.291> created_at = <Date 2013-06-04.23:11:30.633> labels = ['interpreter-core'] title = 'format(float, str): integer overflow for huge precision' updated_at = <Date 2013-06-23.12:57:47.290> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2013-06-23.12:57:47.290> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2013-06-23.12:57:47.291> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2013-06-04.23:11:30.633> creator = 'vstinner' dependencies = [] files = ['30465'] hgrepos = [] issue_num = 18137 keywords = ['patch'] message_count = 2.0 messages = ['190629', '191693'] nosy_count = 4.0 nosy_names = ['mark.dickinson', 'vstinner', 'python-dev', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue18137' versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']