Patch / Bug Summary
___
Patches : 416 open (-14) / 3463 closed (+16) / 3879 total ( +2)
Bugs: 930 open ( +8) / 6333 closed (+17) / 7263 total (+25)
RFE : 244 open ( -1) / 244 closed ( +3) / 488 total ( +2)
New / Reopened Patches
__
tkSimpleD
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
Martin v. Löwis wrote:
> I'd like to share an observation on portability of extension
> modules to Python 2.5: python-ldap would crash on Solaris, see
>
> http://groups.google.com/group/comp.lang.python/msg/a678a969c90f21ab?dmode=source&hl=en
>
> It turns out that this was caused by a mismatch i
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
Hi Giovanni,
I'm the author of the new zipfile module, which has come to be named
ziparchive. The SoC project was mentored by Ilya Etingof. It's
available through sourceforge page [1,2], were you can download a
package for it, and also through svn [3].
The current implementation is working nicely