[issue1656] Make math.{floor,ceil}(float) return ints per PEP 3141

Jeffrey Yasskin report at bugs.python.org
Wed Dec 19 05:39:35 CET 2007


New submission from Jeffrey Yasskin:

See
http://python.org/dev/peps/pep-3141/#changes-to-operations-and-magic-methods

----------
components: Library (Lib)
files: floorceil_return_int.patch
messages: 58792
nosy: jyasskin
severity: normal
status: open
title: Make math.{floor,ceil}(float) return ints per PEP 3141
type: behavior
versions: Python 3.0
Added file: http://bugs.python.org/file8990/floorceil_return_int.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1656>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: floorceil_return_int.patch
Type: application/octet-stream
Size: 2722 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071219/05fe6fe4/attachment.obj 


More information about the Python-bugs-list mailing list