Cython 0.25 released

2016-10-26 Thread Robert Bradshaw
I'm happy to announce the release of Cython 0.25 which has numerous new features and bug fixes. It is available at https://pypi.python.org/pypi/Cython We have also moved bug tracking from trac.cython.org to github issues. However, user support still remains at cython-users@, please refrain from fi

[RELEASE] ‘python-daemon’ version 2.1.2 released

2016-10-26 Thread Ben Finney
Howdy all, I am pleased to announce the release of version 2.1.2 of the ‘python-daemon’ library. The current release is always available at https://pypi.python.org/pypi/python-daemon/>. Significant changes since the previous version == Additions: *

ANN: psutil 4.4.2 released

2016-10-26 Thread Giampaolo Rodola'
Hello all, I'm glad to announce the release of psutil 4.4.2: https://github.com/giampaolo/psutil About = psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. It is usef