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 python-dev
Recipients belopolsky, johnwalker, mark.dickinson, python-dev, rhettinger, serhiy.storchaka, skrah, steven.daprano, terry.reedy
Date 2015-12-28.22:14:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151228221411.70443.3373@psf.io>
In-reply-to
Content
New changeset f3b09c269af0 by Stefan Krah in branch 'default':
Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by
https://hg.python.org/cpython/rev/f3b09c269af0
History
Date User Action Args
2015-12-28 22:14:15python-devsetrecipients: + python-dev, rhettinger, terry.reedy, mark.dickinson, belopolsky, steven.daprano, skrah, serhiy.storchaka, johnwalker
2015-12-28 22:14:15python-devlinkissue25928 messages
2015-12-28 22:14:15python-devcreate