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 eric.smith, mark.dickinson, skrah
Date 2009-09-08.20:25:55
SpamBayes Score 0.0077686007
Marked as misclassified No
Message-id <1252441557.79.0.864359411096.issue6857@psf.upfronthosting.co.za>
In-reply-to
Content
I've changed the default alignment for Decimal instances to right-aligned 
(so that it agrees with floats and ints) in r74723 (trunk), r74725 (py3k),
as agreed in the python-dev thread starting at:
http://mail.python.org/pipermail/python-dev/2009-September/091640.html
History
Date User Action Args
2009-09-08 20:25:57mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, skrah
2009-09-08 20:25:57mark.dickinsonsetmessageid: <1252441557.79.0.864359411096.issue6857@psf.upfronthosting.co.za>
2009-09-08 20:25:55mark.dickinsonlinkissue6857 messages
2009-09-08 20:25:55mark.dickinsoncreate