Daniele Varrazzo <[email protected]> added the comment:
Py_GetArgcArgv gone broke setproctitle indeed. https://github.com/dvarrazzo/py-setproctitle/issues/76 Is there a way to get the same feature in 3.9 or should setproctitle become no-op from 3.9 on and Python loses this feature? Thank you. ---------- nosy: +piro versions: +Python 3.9 -Python 3.5 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue15577> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
