On Wed, Jun 4, 2008 at 6:02 AM, Guido van Rossum <[EMAIL PROTECTED]> wrote: > On Tue, Jun 3, 2008 at 10:53 AM, Atsuo Ishimoto <[EMAIL PROTECTED]> wrote: >> I updated PEP and patch. New patch is updated to >> http://bugs.python.org/issue2630. >> >> Changes are:: >> >> - Added conversion flag to the str.format() and PyUnicode_FromFormat() C API. >> >> - Added new C API PyObject_ASCII() which called from ascii() builtin >> function for consistency. If PyObject_ASCII() is not necessary to be >> public API, I'll make it internal function. > > I've accepted the PEP, meaning implementation can now go ahead. > Hopefully it will make it into 3.0b1. Congratulations, Atsuo!
Thank you very much! The repr() issue have annoyed me more than ten years, but now it's gone at last! I would much appreciate everybody participated the discussion, in spite of my crazy English. And thanks to Mark Summerfield, he helped me by fixing my English patiently. _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com