Pyd: Extending Python with D

2006-12-17 Thread Kirk McDonald
This is not a release announcement per se, but I just got this library working on Linux, so I am prepared to show it to the Python community at large. http://pyd.dsource.org/ Pyd is a library for the D programming language. It is analogous to Boost.Python. It wraps the Python/C API with a much

Call for Nominations of PSF Directors

2006-12-17 Thread David Goodger
The Board of Directors of the Python Software Foundation is issuing this call for nominations of new Directors. Self-nominations are the norm, so don't wait for somebody else to nominate you. If you are interested in serving as a Director, please write to [EMAIL PROTECTED] Directors need not be P

Paste 1.1

2006-12-17 Thread Ian Bicking
Paste 1.1 - This release includes a security fix, fixing a situation where you could escape the root when serving static files and running the Paste HTTP server publicly. If you used other WSGI servers or used the Paste HTTP server behind Apache this does not effect you. For an update of