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 brian.curtin, eric.smith, jjconti, mark.dickinson, rhettinger, skrah
Date 2010-01-08.11:46:14
SpamBayes Score 0.0020662583
Marked as misclassified No
Message-id <1262951176.32.0.603663164731.issue7652@psf.upfronthosting.co.za>
In-reply-to
Content
Unify test_decimal and test_cdecimal:

Yes, quite possible. The diff is currently 400 lines, but it should be easy to get that down to below 100 without any loss of functionality.

I'll look into that when I'm done with the 64 bit ANSI path.


Documentation:

Anything is welcome, even a patch that just creates a stub so I don't have to figure out where to put it.

The differences are listed at the bottom of:

http://www.bytereef.org/cdecimal.html
History
Date User Action Args
2010-01-08 11:46:16skrahsetrecipients: + skrah, rhettinger, mark.dickinson, eric.smith, jjconti, brian.curtin
2010-01-08 11:46:16skrahsetmessageid: <1262951176.32.0.603663164731.issue7652@psf.upfronthosting.co.za>
2010-01-08 11:46:14skrahlinkissue7652 messages
2010-01-08 11:46:14skrahcreate