bpo-47199: multiprocessing: micro-optimize Connection.send_bytes() method · Pull Request #32247 · python/cpython

@ghost

MaxwellDupre

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran the multiprocessing tests and results ok.

@wjssz @corona10

When m.itemsize > 1, avoid copying memory.

corona10

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ghost ghost deleted the send_bytes branch

May 4, 2022 10:40