[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

[3.14] gh-142206: multiprocessing.resource_tracker: Decode messages using older protocol (GH-142215) by encukou · Pull Request #142285 · python/cpython

encukou

added 3 commits

December 5, 2025 08:52
…ages using older protocol (pythonGH-142215)

(cherry picked from commit 4172644)

Co-authored-by: Petr Viktorin <encukou@gmail.com>

This was referenced

Dec 5, 2025

Closed

Merged

encukou deleted the backport-4172644-3.14 branch

December 5, 2025 11:47

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 5, 2025
…ages using older protocol (pythonGH-142215) (pythonGH-142285)

(cherry picked from commit 4172644)

Difference from the original commit: the default in 3.14 is to use
the simpler original protocol (except for filenames with newlines).
(cherry picked from commit f130b06)

Co-authored-by: Petr Viktorin <encukou@gmail.com>

Yhg1s pushed a commit that referenced this pull request

Dec 5, 2025

…sing older protocol (GH-142215) (#142287)

[3.14] gh-142206: multiprocessing.resource_tracker: Decode messages using older protocol (GH-142215) (GH-142285)

(cherry picked from commit 4172644)

Difference from the original commit: the default in 3.14 is to use
the simpler original protocol (except for filenames with newlines).
(cherry picked from commit f130b06)

Co-authored-by: Petr Viktorin <encukou@gmail.com>