Debian Patches
Status for supervisor/4.2.5-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
py313.patch | Fix tests on Python 3.13 Python 3.13 added a `__firstlineno__` attribute to classes (https://docs.python.org/3/reference/datamodel.html#type.__firstlineno__) whose value is an int, so the approach taken by `SubprocessTests.test_getProcessStateDescription` to test only actual states no longer works. Exclude all attributes starting with `__` instead. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2024-12-12 |