Debian Patches

Status for billiard/4.2.1-3

Patch Description Author Forwarded Bugs Origin Last update
0001-hurd.patch Add configuration for GNU/Hurd when building. Michael Fladischer <fladi@debian.org> no 2015-05-19
0002-Remove-distutils-code-in-preparation-for-Python-3.12.patch Remove distutils code in preparation for Python 3.12. Michael Fladischer <FladischerMichael@fladi.at> no 2023-11-29
co-qualname.patch Copy `code.co_qualname` on Python >= 3.11
As of the changes to `linecache` in
https://github.com/python/cpython/issues/117174, logging tracebacks
requires code objects to have a `co_qualname` attribute, which is true
for native Python code objects as of 3.11. Adjust billiard's emulation
of them to match.

Spotted by pagure's tests in https://bugs.debian.org/1101621; analysis
and patch by Rebecca N. Palmer <rebecca_palmer@zoho.com>.
Colin Watson <cjwatson@debian.org> yes debian 2025-04-07

All known versions for source package 'billiard'

Links