Debian Patches
Status for python-iniparse/0.5.1-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| py314-avoid-multiprocessing-forkserver.patch | Avoid the multiprocessing forkserver method From Python 3.14 on, the default method of spawning processes on non-macOS POSIX systems has been changed from fork to forkserver. Ensure the correct method is used in the test. |
Karolina Surma <ksurma@redhat.com> | no | debian | upstream, https://github.com/candlepin/python-iniparse/pull/38 | 2026-01-01 |
| fix-race-condition.patch | Fix race condition in test_multiprocessing | Santiago Vila <sanvila@debian.org> | no | debian |
