Skip to content

Fix 32bit asyncio sendfile#226

Merged
frenck merged 1 commit intomasterfrom
fix-asyncio-sendfile-
Jun 22, 2023
Merged

Fix 32bit asyncio sendfile#226
frenck merged 1 commit intomasterfrom
fix-asyncio-sendfile-

Conversation

@pvizeli
Copy link
Copy Markdown
Member

@pvizeli pvizeli commented Jun 22, 2023

index f34a5b4b44..b1d0f1e61e 100644
--- a/Lib/asyncio/unix_events.py
+++ b/Lib/asyncio/unix_events.py
@@ -369,6 +369,11 @@ class _UnixSelectorEventLoop(selector_events.BaseSelectorEventLoop):
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.

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.

Patch will deal with that :)

@frenck frenck merged commit 27e7c9e into master Jun 22, 2023
@frenck frenck deleted the fix-asyncio-sendfile- branch June 22, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to donwload large backups on 32 bit platforms

3 participants