Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue5672] Implement a way to change the python process name

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Jul 3, 2009, 9:18 AM

Post #1 of 2 (98 views)
Permalink
[issue5672] Implement a way to change the python process name

Elvis Pranskevichus <elprans[at]gmail.com> added the comment:

> Please don't provide a wrapper around ptrctrl

prctl is not portable. I always thought that the premise of stdlib is to
provide portable interfaces. BSD, for example, uses setprocname instead
of prctl. Also, prctl does not modify the process name shown in "ps
uxww". Here's how PostgreSQL does this: http://tinyurl.com/mhjuqc.

----------
nosy: +elprans

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue5672>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 14, 2009, 7:11 AM

Post #2 of 2 (58 views)
Permalink
[issue5672] Implement a way to change the python process name [In reply to]

Changes by Floris Bruynooghe <floris.bruynooghe[at]gmail.com>:


----------
nosy: +flub

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue5672>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.