Call for Proposals: PyCon AU 2014 in Brisbane

2014-03-10 Thread PyCon AU
PyCon Australia 2014 is pleased to announce that its Call for Proposals is now open! The conference this year will be held on Saturday 2 and Sunday 3 August 2014 in Brisbane. We'll also be featuring a day of miniconfs on Friday 1 August. The deadline for proposal submission is Friday April 25, 20

aspectlib 0.3.0

2014-03-10 Thread Ionel Cristian Maries
Hey everyone, I'm pleased to announce the first public release of `aspectlib`. It's on PyPI at https://pypi.python.org/pypi/aspectlib `aspectlib` is an aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior of existing code is desired. I've mainl

ANN: psutil 2.0.0 released

2014-03-10 Thread Giampaolo Rodola'
Hi there folks, I'm pleased to announce the 2.0.0 release of psutil: http://code.google.com/p/psutil/ === About === psutil (python system and process utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Pyth

mimedecode.py version 2.4.0

2014-03-10 Thread Oleg Broytman
Hello! mimedecode.py WHAT IS IT Mail users, especially in non-English countries, often find that mail messages arrived in different formats, with different content types, in different encodings and charsets. Usually this is good because it allows us to use appr

[RELEASED] Python 3.3.5

2014-03-10 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On behalf of the Python development team, I'm very happy to announce the release of Python 3.3.5. Python 3.3.5 includes fixes for these important issues: * a 3.3.4 regression in zipimport (see http://bugs.python.org/issue20621) * a 3.3.4 regression e

[RELEASED] Python 3.4.0 release candidate 3

2014-03-10 Thread Larry Hastings
On behalf of the Python development team, I'm pleased to announce the third and final** release candidate of Python 3.4. This is a preview release, and its use is not recommended for production settings. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small