Python module to allow customization of the process title

Edit Package python-setproctitle
http://pyasn1.sf.net/

Changing the title is mostly useful in multi-process systems, for example when
a master process is forked: changing the children's title allows to identify
the task each process is busy with. The technique is used by PostgreSQL and
the OpenSSH Server for example.

Refresh
Refresh
Source Files
Filename Size Changed
python-setproctitle.changes 0000006627 6.47 KB
python-setproctitle.spec 0000002006 1.96 KB
setproctitle-1.3.3.tar.gz 0000027253 26.6 KB
Revision 52 (latest revision is 55)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 52)
- update to 1.3.3:
  * Add support for Python 3.12
  * Fix package metadata to include Python 3.11, 3.12.
  - Fixed segfault after ``os.environ.clear()`` (issue #88).
- Update to version 1.2
  * Initialisation of the module moved to the first usage:
Comments 0
openSUSE Build Service is sponsored by