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 gvanrossum
Recipients facundobatista, gvanrossum, jyasskin, mark.dickinson, rhettinger
Date 2008-01-09.23:10:59
SpamBayes Score 0.0012457262
Marked as misclassified No
Message-id <1199920262.44.0.485321589182.issue1682@psf.upfronthosting.co.za>
In-reply-to
Content
The rejection of PEP 239 was years ago.  PEP 3141 was accepted; it
includes adding a rational type to the stdlib, and Jeffrey is doing this
with my encouragement.

The motivation is to have at least one example of each type in our
modest numeric tower in the stdlib.  I'm sure there will be plenty of
uses for rational.py, e.g. in education.  Of course, if someone has a
better candidate or a proposed improvement, speak up now!  It looks like
Mark's suggestions can be treated as code review; I don't think we need
a new PEP.

Note that the mere existence of PEP 239 again points out that the demand
is not zero.
History
Date User Action Args
2008-01-09 23:11:02gvanrossumsetspambayes_score: 0.00124573 -> 0.0012457262
recipients: + gvanrossum, rhettinger, facundobatista, mark.dickinson, jyasskin
2008-01-09 23:11:02gvanrossumsetspambayes_score: 0.00124573 -> 0.00124573
messageid: <1199920262.44.0.485321589182.issue1682@psf.upfronthosting.co.za>
2008-01-09 23:11:00gvanrossumlinkissue1682 messages
2008-01-09 23:10:59gvanrossumcreate