Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 26, 2023

recv() can return partial data cut in the middle of a multibyte
character. Test raw binary data instead of data incorrectly decoded by parts.
(cherry picked from commit 2ef2fff)

Co-authored-by: Serhiy Storchaka [email protected]

…9912)

recv() can return partial data cut in the middle of a multibyte
character. Test raw binary data instead of data incorrectly decoded by parts.
(cherry picked from commit 2ef2fff)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-app bedevere-app bot added awaiting review tests Tests in the Lib/test dir labels Sep 26, 2023
@Yhg1s Yhg1s merged commit 1f62200 into python:3.12 Oct 2, 2023
@miss-islington miss-islington deleted the backport-2ef2fff-3.12 branch October 2, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants