[ANNOUNCE] python-linux-procfs-0.7.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm pleased to announce version 0.7.0 of python-linux-procfs

Your bug reports, patches and comments are always welcome.

John Kacur

To fetch

Clone
git://git.kernel.org/pub/scm/libs/python/python-linux-procfs/python-linux-procfs.git
https://git.kernel.org/pub/scm/libs/python/python-linux-procfs/python-linux-procfs.git

Branch: main
Tag: v0.7.0

Tarballs available here
https://mirrors.edge.kernel.org/pub/software/libs/python/python-linux-procfs/

Older version tarballs are available here
https://mirrors.edge.kernel.org/pub/software/libs/python/python-linux-procfs/older


John Kacur (9):
  python-linux-procfs: Add tar.xz and asc files to gitignore
  python-linux-procfs: Fix traceback with non-utf8 chars in the
    /proc/PID/cmdline
  python-linux-procfs: Propagate error to user if a pid is completed
  python-linux-procfs: pflags: Handle pids that completed
  python-linux-procfs: Makefile: Add ctags
  python-linux-procfs: Remove procfs/sysctl.py
  python-linux-procfs: Various clean-ups
  python-linux-procfs: Fix UnicodeDecodeError
  python-linux-procfs: Create release v0.7.0

 .gitignore                         |   2 +
 MANIFEST                           |   1 -
 Makefile                           |  10 +-
 pflags                             |  15 +-
 procfs/__init__.py                 |   1 -
 procfs/procfs.py                   | 329 +++++++++++++++--------------
 procfs/sysctl.py                   |  68 ------
 rpm/SPECS/python-linux-procfs.spec |  13 +-
 setup.py                           |   2 +-
 9 files changed, 209 insertions(+), 232 deletions(-)
 delete mode 100755 procfs/sysctl.py

-- 
2.31.1




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux