[Patches] [ python-Patches-617779 ] Rational Reference Implementation

noreply@sourceforge.net noreply@sourceforge.net
Wed, 02 Oct 2002 14:46:33 -0700


Patches item #617779, was opened at 2002-10-02 17:46
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=617779&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Christopher A. Craig (ccraig)
Assigned to: Nobody/Anonymous (nobody)
Summary: Rational Reference Implementation

Initial Comment:
This is a reference implementation of rational numbers
(PEP239).
It includes regression tests for rationals and changes
to cPickle/pickle
to support them.  It has been tested on Solaris and
Linux, but notably not Windows.

This implementation does change the behaviour of future
division to return a rational rather than a float.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=617779&group_id=5470