This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients mark.dickinson, ncoghlan, paul.moore, rhettinger, scoder, skrah, stutzbach, taleinat
Date 2015-05-28.15:46:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432827968.26.0.527353781578.issue24270@psf.upfronthosting.co.za>
In-reply-to
Content
> It's inherently floating point based.

Except for floor() and ceil() though.  The wording in the PEP
under "non-float" types made me think that something similar
was intended here.

Personally I'm fine with math being float-only.
History
Date User Action Args
2015-05-28 15:46:08skrahsetrecipients: + skrah, rhettinger, paul.moore, mark.dickinson, ncoghlan, scoder, taleinat, stutzbach
2015-05-28 15:46:08skrahsetmessageid: <1432827968.26.0.527353781578.issue24270@psf.upfronthosting.co.za>
2015-05-28 15:46:08skrahlinkissue24270 messages
2015-05-28 15:46:08skrahcreate