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 rhettinger
Recipients eric.araujo, eric.smith, mark.dickinson, rhettinger
Date 2010-03-29.17:45:02
SpamBayes Score 0.00013926788
Marked as misclassified No
Message-id <1269884706.23.0.517655363109.issue8257@psf.upfronthosting.co.za>
In-reply-to
Content
Éric, there is no place to deprecate Decimal.from_float().  It will be redundant but there is no need to break working code.  Also, it has the nice property of being explicit about what it is doing.


Link to my proposal:
  http://mail.python.org/pipermail/python-dev/2010-March/098699.html

Guido's "If you really want this I won't stop you":
  http://mail.python.org/pipermail/python-dev/2010-March/098701.html
History
Date User Action Args
2010-03-29 17:45:06rhettingersetrecipients: + rhettinger, mark.dickinson, eric.smith, eric.araujo
2010-03-29 17:45:06rhettingersetmessageid: <1269884706.23.0.517655363109.issue8257@psf.upfronthosting.co.za>
2010-03-29 17:45:03rhettingerlinkissue8257 messages
2010-03-29 17:45:02rhettingercreate