On Sun, Oct 25, 2009 at 10:26 AM, Georg Brandl <
g.brandl@gmx.net> wrote:
> Guido van Rossum schrieb:
>> On Sun, Oct 25, 2009 at 4:56 AM, Georg Brandl <
g.brandl@gmx.net> wrote:
>>> Exactly. Since with the moratorium in effect, we are basically changing
>>> *nothing but* the stdlib, it has its own release cycle already :)
>>
>> Not true. There is much core work that can be done without changing
>> the language definition (e.g. removing the GIL, speedups). Also,
>> extension modules written in C presumably don't fall under the
>> separate stdlib release but are excluded from the moratorium.
>
> I'd have counted them among the stdlib.
Hmm, but C extensions don't work with other implementations (at least