python-dev Summary for 2005-06-16 through 2005-06-30

2005-07-10 Thread Steven Bethard
[The HTML version of this Summary is available at http://www.python.org/dev/summary/2005-06-16_2005-06-30.html] = Summary Announcements = -- OSCON Registration -- Though if you haven't yet registered, you've already missed t

ZODB 3.2.9 final released

2005-07-10 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.2.9 (final). This corresponds to the ZODB (and ZEO) that will ship with Zope 2.7.7 (final) this coming weekend. In addition to minor bugfixes, there is one critical bugfix in 3.2.9, concerning data consistency after a subtransaction commit. This was

ANN: eric3 3.7.1 available

2005-07-10 Thread Detlev Offenbach
Hi, I am proud to announce the availability of eric3 3.7.1. This is a bug fix release which fixes a severe bug next to some normal ones. NOTE: Everybody using 3.7.0 or 3.6.x should upgrade. It is available via http://www.die-offenbachs.de/detlev/eric3.html. What is it? --- Eric3 is a Py

ANN: numarray-1.3.3

2005-07-10 Thread Todd Miller
Numarray is an array processing package designed to efficiently manipulate large multi-dimensional arrays. Numarray is modelled after Numeric and features c-code generated from python template scripts, the capacity to operate directly on arrays in files, arrays of heterogeneous records, string arr

ANN: GDL python module

2005-07-10 Thread [EMAIL PROTECTED]
GDL - GNU Data Language, a free IDL (Interactive Data Language - see http://www.rsinc.com) clone. (IDL 6.0 compatible incremental compiler capable of running programs written in IDL) Version: 0.8.10 Note: If you never heard of IDL or GDL you probably don't need to read further. GDL can now be bui