Skip to content

Use pre-python3.14 fork method for multiprocessing.Process#89

Open
hosiet wants to merge 1 commit into
pnpnpn:masterfrom
hosiet:pr-fix-github-issue-88-python3.14-compat
Open

Use pre-python3.14 fork method for multiprocessing.Process#89
hosiet wants to merge 1 commit into
pnpnpn:masterfrom
hosiet:pr-fix-github-issue-88-python3.14-compat

Conversation

@hosiet

@hosiet hosiet commented Jan 23, 2026

Copy link
Copy Markdown

This patch keeps the old behavior of multiprocessing module and avoids testsuite failures when using Python 3.14 or later Python versions.

This patch closes #88.

This keeps the old behavior of multiprocessing module and avoids
testsuite failures when using Python 3.14 or later Python versions.

This patch closes pnpnpn#88.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testsuite failure when using Python3.14 or later

1 participant