summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-09-17-13-15-10.gh-issue-96819.6RfqM7.rst
blob: 07b62a883b85e7d14c61f64743d31ea0aac164e2 (plain)
1
Fixed check in :mod:`multiprocessing.resource_tracker` that guarantees that the length of a write to a pipe is not greater than ``PIPE_BUF``.