X Tutup
Skip to content

[3.12] gh-114077: Fix OverflowError in socket.sendfile() when pass count >2GiB (GH-114079)#114110

Merged
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-d4dfad2-3.12
Jan 16, 2024
Merged

[3.12] gh-114077: Fix OverflowError in socket.sendfile() when pass count >2GiB (GH-114079)#114110
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-d4dfad2-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 16, 2024

…nt >2GiB (pythonGH-114079)

(cherry picked from commit d4dfad2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup