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 barry
Recipients BreamoreBoy, barry, pitrou, r.david.murray
Date 2010-10-04.15:18:38
SpamBayes Score 0.0015100109
Marked as misclassified No
Message-id <1286205521.06.0.950416103352.issue6302@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that it makes sense to have consistent types in the output.  As for whether to add a new method or fix the existing one, I'm a bit torn, but I'd probably opt for fixing the existing function rather than adding a new one, just because I think there are few Python 3 applications out there that are counting on the old behavior.  (I could be wrong though ;).
History
Date User Action Args
2010-10-04 15:18:41barrysetrecipients: + barry, pitrou, r.david.murray, BreamoreBoy
2010-10-04 15:18:41barrysetmessageid: <1286205521.06.0.950416103352.issue6302@psf.upfronthosting.co.za>
2010-10-04 15:18:39barrylinkissue6302 messages
2010-10-04 15:18:38barrycreate