Skip to content

[3.6] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)#9937

Merged
vstinner merged 1 commit into
python:3.6from
matrixise:bpo-24658-3.6
Oct 17, 2018
Merged

[3.6] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)#9937
vstinner merged 1 commit into
python:3.6from
matrixise:bpo-24658-3.6

Conversation

@matrixise

@matrixise matrixise commented Oct 17, 2018

Copy link
Copy Markdown
Member

On macOS, fix reading from and writing into a file with a size larger than 2 GiB.

(cherry picked from commit 74a8b6e)

https://bugs.python.org/issue24658

…-1705)

 On macOS, fix reading from and writing into a file with a size larger than 2 GiB.

(cherry picked from commit 74a8b6e)
@matrixise

Copy link
Copy Markdown
Member Author

@vstinner it's for you

@vstinner vstinner 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.

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.

4 participants