summaryrefslogtreecommitdiff
path: root/cmark/src/man.c
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2026-03-01 22:11:33 +0300
committerJohn MacFarlane <jgm@berkeley.edu>2026-03-01 21:09:20 +0100
commit64efa3b3b3d35f2ffb604b57a8a9c89047cb420b (patch)
tree6d1b6513eb2c275ad8bc513c47cb52f0f64513f4 /cmark/src/man.c
parent7c3877921c69fc02f2ab076a71efea6899b481c0 (diff)
downloadProject-Tick-64efa3b3b3d35f2ffb604b57a8a9c89047cb420b.tar.gz
Project-Tick-64efa3b3b3d35f2ffb604b57a8a9c89047cb420b.zip
Fix running tests on Python 3.14
In Python 3.14 multiprocessing module changed start method from fork to forkserver. Now child processes don't have access to parent's memory objects, and pathological_tests.py fails. This change move required objects (mostly object initialization) into child's area.
Diffstat (limited to 'cmark/src/man.c')
0 files changed, 0 insertions, 0 deletions