[ANN] Zope 3.4.1 KGS released!

2010-06-25 Thread Adam GROSZER
== Zope 3.4.1 Released! == June 22, 2010 - The Zope 3 development team announces the Zope 3.4.1 release. The 3.4.1 is the long awaited next bugfix version of 3.4.0. Major changes ~ - setuptools update to 0.6c11, so that it supports svn 1.6. -

[ANN] pyparsing 1.5.3 released

2010-06-25 Thread Paul McGuire
I'm happy to announce that a new release of pyparsing is now available, version 1.5.3. It has been almost a year and a half since 1.5.2 was released, but pyparsing has remained pretty stable. I believe I have cleaned up the botch-job I made in version 1.5.2 of trying to support both Python 2.x an

German 1-day course on XML/ElementTree/lxml in Leipzig, Germany - September 3rd, 2010

2010-06-25 Thread Stefan Behnel
Hi everyone, [English version] I will be giving a 1-day beginners course on XML, ElementTree and lxml in September. It will be held in German (although sufficient interest may convince me to give it in English as well). It's called "High-Performance XML with Python" and will take place at the P

[ANN] RedNotebook 1.0

2010-06-25 Thread Jendrik Seipp
RedNotebook 1.0 has been released. You can get the tarball at http://sourceforge.net/projects/rednotebook/files/ For links to distribution packages head to the RedNotebook homepage http://rednotebook.sourceforge.net What is RedNotebook? RedNotebook is a **graphical jou

ANN: 'tsearchpath' Path Search Module, Version 1.08 Released

2010-06-25 Thread Tim Daneliuk
'tsearchpath' Version 1.108 is now released and available for download at: http://www.tundraware.com/Software/tsearchpath - What's New In This Release? --- This is the initial public release. A

[ANN]: "newthreading" - an approach to simplified thread usage, and a path to getting rid of the GIL

2010-06-25 Thread John Nagle
We have just released a proof-of-concept implementation of a new approach to thread management - "newthreading". It is available for download at https://sourceforge.net/projects/newthreading/ The user's guide is at http://www.animats.com/papers/languages/newthreadingintro.html This is

PyPy 1.3 released

2010-06-25 Thread Maciej Fijalkowski
=== PyPy 1.3: Stabilization === Hello. We're please to announce release of PyPy 1.3. This release has two major improvements. First of all, we stabilized the JIT compiler since 1.2 release, answered user issues, fixed bugs, and generally improved speed. We