◐ Shell
clean mode source ↗

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

Merged

corona10

merged 1 commit into

mainfrom

unknown repository

May 3, 2022

Conversation

@ghost

@ghost ghost commented

Apr 2, 2022

edited by ghost

Loading

Copy link Copy Markdown

memoryview.cast() and memoryview.nbytes were added in Python 3.3.

https://bugs.python.org/issue47199

@MaxwellDupre MaxwellDupre left a comment

Copy link Copy Markdown

Contributor

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.

@corona10 corona10 left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

lgtm

@corona10 corona10 merged commit 1699128 into python:main

May 3, 2022

@ghost ghost deleted the send_bytes branch

May 4, 2022 10:40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

@corona10 corona10

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@corona10 @MaxwellDupre @the-knights-who-say-ni @bedevere-bot @wjssz