# python3 Python 3.8.2 (default, Mar 26 2020, 10:03:49) [GCC 9.2.1 20200123 (ALT Sisyphus 9.2.1-alt3)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import setproctitle >>> setproctitle.setproctitle(setproctitle.getproctitle() + ' test') <stdin>:1: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats
python3-module-setproctitle-1.1.10-alt3 -> sisyphus: Tue May 12 2020 Andrey Bychkov <mrdrew@altlinux> 1.1.10-alt3 - Deprecation warning fixed (Closes #38459).