[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 ___

[Python-Dev] 2.5 portability problems

2006-11-15 Thread Martin v. Löwis
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 in malloc "families" (PyMem_Del vs. P

[Python-Dev] Arlington sprint this Saturday

2006-11-15 Thread A.M. Kuchling
The monthly Arlington VA sprint is this Saturday, November 18 2006, 9 AM - 6 PM. Please see http://wiki.python.org/moin/ArlingtonSprint for directions. --amk ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/pyth