Python module to allow customization of the process title
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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-setproctitle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-setproctitle.changes | 0000006859 6.7 KB | |
python-setproctitle.spec | 0000002006 1.96 KB | |
setproctitle-1.3.4.tar.gz | 0000026456 25.8 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1225350
from
Dirk Mueller (dirkmueller)
(revision 33)
- update to 1.3.4: * Add support for Python 3.13 (issue #139). * Drop support for Python 3.7.
Comments 0