Debian Patches

Status for pybj/0.2.6-2

Patch Description Author Forwarded Bugs Origin Last update
0001-Python-3.12-changed-recursion-mechanism-1.patch Python 3.12 changed recursion mechanism [1]
sys.setrecursionlimit() and sys.getrecursionlimit(). The recursion limit
now applies only to Python code. Builtin functions do not use the
recursion limit, but are protected by a different mechanism that
prevents recursion from causing a virtual machine crash.

so increasing recursion limit as py-ubjson did [2] makes your package
buildable.

[1] https://docs.python.org/3/whatsnew/3.12.html#sys
[2] https://sources.debian.org/src/py-ubjson/0.16.1-3/debian/patches/py12_recursion_PR19.diff/
s3v <c0llapsed@yahoo.it> yes https://bugs.debian.org/1058027#10 2024-01-21

All known versions for source package 'pybj'

Links