Hi all,
Development of Shed Skin is continuing at a steady pace. I have just
released 0.0.21, which comes with the following changes:
-important type inference fix/cleanup
-support for 'bisect', 'collections.deque' and 'string.maketrans'
-improved 'copy' support
-support for 'try, else' construct
We are pleased to announce that version 0.3.0 of Elixir is now
available. As always, feedback is very welcome, preferably on Elixir
mailing list.
Highlights for this release
-
- Added support for autoloading/reflecting databases with
has_and_belongs_to_many re
Hi everyone,
For our April meeting, Google have kindly offered to host us.
Thursday, April 5, 2007 6:15-8:30PM
Google Australia
Level 18, Tower 1 Darling Park
201 Sussex St
Sydney
We will have two presentations:
1. Alec Thomas will give us a debrief on his time at PyCon 2007
2. Andrew Bennets
This is an enhanced version of python-cjson, the fast JSON encoder/decoder.
Qiangning Hong submitted a patch to fix segfault with Python 2.5 on 64 bit
platforms. Version python-cjson 1.0.3x2 released to incorporate this patch.
It's numbered 1.0.3x, where x stands for eXtension.
The main improvem
==
PyPy 1.0: JIT compilers for free and more
==
Welcome to the PyPy 1.0 release - a milestone integrating the results
of four years of research, engineering, management and sprinting
efforts, concluding the 28 months p
Find a new release of python-ldap:
http://python-ldap.sourceforge.net/
python-ldap provides an object-oriented API to access LDAP directory
servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for
that purpose. Additionally it contains modules for other LDAP-related
stuff (e.g. p
Howdy all,
I'm pleased to announce the creation of the Gracie project.
What is Gracie?
===
Gracie is an OpenID server (a "provider" in OpenID terminology) that
serves OpenID identities for the local system PAM accounts. It
authenticates users with a username/password challenge.
Th