Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary floating point and decimal floating point arithmetic #48887

Closed
Retro mannequin opened this issue Dec 11, 2008 · 2 comments
Closed

Binary floating point and decimal floating point arithmetic #48887

Retro mannequin opened this issue Dec 11, 2008 · 2 comments
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement

Comments

@Retro
Copy link
Mannequin

Retro mannequin commented Dec 11, 2008

BPO 4637
Nosy @gvanrossum

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 2008-12-11.23:39:51.762>
created_at = <Date 2008-12-11.23:34:25.291>
labels = ['interpreter-core', 'type-feature']
title = 'Binary floating point and decimal floating point arithmetic'
updated_at = <Date 2008-12-11.23:39:51.761>
user = 'https://bugs.python.org/Retro'

bugs.python.org fields:

activity = <Date 2008-12-11.23:39:51.761>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = <Date 2008-12-11.23:39:51.762>
closer = 'gvanrossum'
components = ['Interpreter Core']
creation = <Date 2008-12-11.23:34:25.291>
creator = 'Retro'
dependencies = []
files = []
hgrepos = []
issue_num = 4637
keywords = []
message_count = 2.0
messages = ['77645', '77648']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'Retro']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue4637'
versions = ['Python 3.1']

@Retro
Copy link
Mannequin Author

Retro mannequin commented Dec 11, 2008

Please consider of making the default floating point arithmetic in
Python 3.x be decimal floating point arithmetic.

@Retro Retro mannequin added interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement labels Dec 11, 2008
@gvanrossum
Copy link
Member

This was discussed recently on python-dev (or was it python-ideas). The
world is not ready for this. Please refer to the archive for motivation.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant