Make math.{floor,ceil}(float) return ints per PEP 3141 · Issue #45997 · 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 | 1656 |
---|---|
Nosy | @gvanrossum |
Files | floorceil_return_int.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 2008-01-05.20:05:28.279> created_at = <Date 2007-12-19.04:39:34.881> labels = ['type-bug', 'library'] title = 'Make math.{floor,ceil}(float) return ints per PEP 3141' updated_at = <Date 2008-01-06.22:28:45.823> user = 'https://bugs.python.org/jyasskin'
bugs.python.org fields:
activity = <Date 2008-01-06.22:28:45.823> actor = 'admin' assignee = 'jyasskin' closed = True closed_date = <Date 2008-01-05.20:05:28.279> closer = 'jyasskin' components = ['Library (Lib)'] creation = <Date 2007-12-19.04:39:34.881> creator = 'jyasskin' dependencies = [] files = ['8990'] hgrepos = [] issue_num = 1656 keywords = ['patch'] message_count = 3.0 messages = ['58792', '59266', '59327'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jyasskin'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1656' versions = ['Python 3.0']