Minutes of a Regular Meeting of the Board of Directors of the Python
Software Foundation, April 14, 2008:
http://www.python.org/psf/records/board/minutes/2008-04-14/
David Goodger, PSF Secretary
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Fo
Hi,
I'm happy to announce release 0.69.2 of Task Coach. This release
contains small feature enhancements, more translations and several bug
fixes. Task Coach is now distributed under the GPLv3+.
Bugs fixed:
* Allow for editing seconds in effort editor.
* The combobox in the effort detail editor
Hi All,
Pydev and Pydev Extensions 1.3.17 have been released
Details on Pydev Extensions: http://www.fabioz.com/pydev
Details on Pydev: http://pydev.sf.net
Details on its development: http://pydev.blogspot.com
Release Highlights in Pydev Extensions:
--
pyspread 0.0.5 has been released.
--
New features are:
+ X, Y, Z for relative cell relations are now pre-processed (easier to
use)
+ Cells can be given a name with =. These names are
located in the global namespace
+ Arrays and matrices within one cell can now easily be spread out to a
cell range
Pyrex 0.9.7.1 is now available:
http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
This version fixes a bug in the new integer indexing
optimisation which causes indexing of a non-sequence type
with a C int to fail with a TypeError.
What is Pyrex?
--
Pyrex is a language fo
All,
I am pleased to announce headstock 0.1.0, a Python
implementation of the XMPP protocol based on Kamaelia [1].
headstock is currently not production ready and lack documentation but
offers a good sample case that shows how to use it. Documentation will
come in a near future.
== Features
QOTW: "With Python, you can program with a smile on your face." - Gary
Herron
"Looking back over the years, after I learned Python I realized that I
never really had enjoyed programming before." - Aahz
http://groups.google.com/group/comp.lang.python/browse_thread/thread/b4aa1d1578c26950/
On Tue, 13 May 2008 00:23:12 +0200
Martin Manns <[EMAIL PROTECTED]> wrote:
pyspread 0.0.5 has been released.
It is a bugfix release for Mac and Windows.
> --
>
> About:
> pyspread is a spreadsheet that accepts a pure python expression in
> each cell.
>
> --
>
> Highlights:
> + No non-python s