Re: [Python-Dev] Results of the SOC projects

2006-11-16 Thread Stephen J. Turnbull
Brett Cannon writes: > There was never a formal one to my knowledge. Part of the problem is that > the PSF acted as a blanket organization this year so we just basically > helped dole out slots to various Python projects. This meant it was not > under very centralized control and thus not ea

Re: [Python-Dev] Results of the SOC projects

2006-11-16 Thread Brett Cannon
On 11/15/06, Georg Brandl <[EMAIL PROTECTED]> wrote: Hi, this might seem a bit late, and perhaps I was just blind, but I miss something like a summary how the Python summer of code projects went, and what the status of the ones that were meant to improve the standard library, e.g. the C decimal

[Python-Dev] Results of the SOC projects

2006-11-15 Thread Georg Brandl
Hi, this might seem a bit late, and perhaps I was just blind, but I miss something like a summary how the Python summer of code projects went, and what the status of the ones that were meant to improve the standard library, e.g. the C decimal implementation, is. cheers, Georg ___