Le samedi 1 octobre 2011 17:18:42, Antoine Pitrou a écrit :
> On Sat, 01 Oct 2011 16:53:44 +0200
>
> victor.stinner wrote:
> > http://hg.python.org/cpython/rev/4afab01f5374
> > changeset: 72565:4afab01f5374
> > user:Victor Stinner
> > date:Sat Oct 01 16:48:13 2011 +0200
> >
>
On Sat, 01 Oct 2011 17:47:26 +0200
"Martin v. Löwis" wrote:
> Am 01.10.2011 17:18, schrieb Antoine Pitrou:
> > On Sat, 01 Oct 2011 16:53:44 +0200
> > victor.stinner wrote:
> >> http://hg.python.org/cpython/rev/4afab01f5374
> >> changeset: 72565:4afab01f5374
> >> user:Victor Stinner
> >
Am 01.10.2011 17:18, schrieb Antoine Pitrou:
> On Sat, 01 Oct 2011 16:53:44 +0200
> victor.stinner wrote:
>> http://hg.python.org/cpython/rev/4afab01f5374
>> changeset: 72565:4afab01f5374
>> user:Victor Stinner
>> date:Sat Oct 01 16:48:13 2011 +0200
>> summary:
>> Add _PyUnico
On Sat, 01 Oct 2011 16:53:44 +0200
victor.stinner wrote:
> http://hg.python.org/cpython/rev/4afab01f5374
> changeset: 72565:4afab01f5374
> user:Victor Stinner
> date:Sat Oct 01 16:48:13 2011 +0200
> summary:
> Add _PyUnicode_UTF8() and _PyUnicode_UTF8_LENGTH() macros
>
> * R