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 mark.dickinson
Recipients mark.dickinson, skrah
Date 2009-10-29.12:04:10
SpamBayes Score 0.078451924
Marked as misclassified No
Message-id <1256817851.74.0.829941128871.issue7233@psf.upfronthosting.co.za>
In-reply-to
Content
There were a number of Decimal methods that failed to accept an integer 
second argument.  I've fixed that in r75944.
History
Date User Action Args
2009-10-29 12:04:11mark.dickinsonsetrecipients: + mark.dickinson, skrah
2009-10-29 12:04:11mark.dickinsonsetmessageid: <1256817851.74.0.829941128871.issue7233@psf.upfronthosting.co.za>
2009-10-29 12:04:10mark.dickinsonlinkissue7233 messages
2009-10-29 12:04:10mark.dickinsoncreate