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, rhettinger
Date 2009-04-27.21:08:27
SpamBayes Score 1.0200769e-09
Marked as misclassified No
Message-id <1240866508.77.0.467009923078.issue5858@psf.upfronthosting.co.za>
In-reply-to
Content
> This should probably be discussed somewhat that all the numpy/numeric
> folks can see it.

Good point; I'll post something to the numpy/scipy mailing list and see if 
I can get some reactions.

> Also note that any changes to representations tend to break peoples
> doctests.

This is the biggest minus right now for me, and it's the reason that I'm 
only proposing this for 3.1, not for 2.7.  (I guess 3.0 would have been 
better.)  My main motivation for this change came from seeing the extra 
gymnastics required to special-case complex numbers in Eric's new 
formatting code; the rest is just personal taste, I guess.
History
Date User Action Args
2009-04-27 21:08:28mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, eric.smith
2009-04-27 21:08:28mark.dickinsonsetmessageid: <1240866508.77.0.467009923078.issue5858@psf.upfronthosting.co.za>
2009-04-27 21:08:27mark.dickinsonlinkissue5858 messages
2009-04-27 21:08:27mark.dickinsoncreate