[issue15577] Real argc and argv in embedded interpreter

Daniele Varrazzo report at bugs.python.org
Mon Jun 8 04:43:40 EDT 2020


Daniele Varrazzo <daniele.varrazzo at gmail.com> 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 <report at bugs.python.org>
<https://bugs.python.org/issue15577>
_______________________________________


More information about the Python-bugs-list mailing list