Proc

Latest version: v1.0

Safety actively analyzes 628989 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.3

---------------------------

Make the ``cron-graceful`` command "repeatable" (as in, running it twice will
not report a :exc:`.CronDaemonNotRunning` exception to the terminal but will
just mention that :man:`cron` is not running and then exit gracefully).

.. _Release 0.3: https://github.com/xolox/python-proc/compare/0.2.3...0.3

0.2.3

-----------------------------

- Bug fix: Make sure interactive spinners restore cursor visibility.
- Refactored ``setup.py`` script, improved trove classifiers.
- Removed redundant ``:py:`` prefixes from reStructuredText fragments.
- Bug fix for ``make coverage`` target in ``Makefile``.

.. _Release 0.2.3: https://github.com/xolox/python-proc/compare/0.2.2...0.2.3

0.2.2

-----------------------------

Bug fix: Avoid :exc:`~exceptions.KeyError` exception during tree construction.

.. _Release 0.2.2: https://github.com/xolox/python-proc/compare/0.2.1...0.2.2

0.2.1

-----------------------------

- Fixed incompatibility with cached-property 1.1.0 (removed ``__slots__`` usage).
- Fixed last remaining Python 2.6 incompatibility (in test suite).

.. _Release 0.2.1: https://github.com/xolox/python-proc/compare/0.2...0.2.1

0.2

---------------------------

- Added an example :mod:`proc.apache` module that monitors Apache worker memory usage.
- Made the test suite more robust and increased test coverage.

.. _Release 0.2: https://github.com/xolox/python-proc/compare/0.1.1...0.2

0.1.1

-----------------------------

- Enable callers to override object type for :func:`proc.tree.get_process_tree()`.
- Started documenting similar projects in the readme.

.. _Release 0.1.1: https://github.com/xolox/python-proc/compare/0.1...0.1.1

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.