[Python-announce] ANN: psutil 5.9.1 released

2022-05-20 Thread Giampaolo Rodola'
Hello all, I'm glad to announce the release of psutil 5.9.1: 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

[Python-announce] ANN: A new version (0.4.9) of python-gnupg has been released.

2022-05-20 Thread Vinay Sajip via Python-announce-list
What Changed? = This is an enhancement and bug-fix release, and all users are encouraged to upgrade. Brief summary: * Fixed #161: Added a status attribute to the returned object from gen_key() which   is set to 'ok' if a key was successfully created, or 'key not created' if that   wa