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 ishimoto
Recipients amaury.forgeotdarc, georg.brandl, gvanrossum, ishimoto, lemburg
Date 2008-06-03.10:33:01
SpamBayes Score 0.0012052209
Marked as misclassified No
Message-id <1212489222.98.0.19006615445.issue2630@psf.upfronthosting.co.za>
In-reply-to
Content
This patch contains following changes.

- Added the new C API PyObject_ASCII() for consistency.
- Added the new string formatting operater for str.format() and
PyUnicode_FromFormat.
History
Date User Action Args
2008-06-03 10:33:45ishimotosetspambayes_score: 0.00120522 -> 0.0012052209
recipients: + ishimoto, lemburg, gvanrossum, georg.brandl, amaury.forgeotdarc
2008-06-03 10:33:43ishimotosetspambayes_score: 0.00120522 -> 0.00120522
messageid: <1212489222.98.0.19006615445.issue2630@psf.upfronthosting.co.za>
2008-06-03 10:33:40ishimotolinkissue2630 messages
2008-06-03 10:33:40ishimotocreate