Debian Patches
Status for python-setproctitle/1.3.4-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
modernize-bool.patch | fix: modernize handling of bool type For C17 and below include <stdbool.h>. For C23 and above - do nothing. Theoretically this could fail on pre-C23 compiler with no <stdbool.h> header. I don't think there can be any such system in existence that also has Python versions we support. Close #145 |
Eugene Gershnik <gershnik@users.noreply.github.com> | yes | debian upstream | upstream, https://github.com/dvarrazzo/py-setproctitle/pull/146/commits/d7a09ae12e946847f6d1b08880e6bd0d5d23d1e6 | 2025-02-18 |