[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

WIP: [2.7] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705) by matrixise · Pull Request #9938 · python/cpython

the-knights-who-say-ni

Merged

matrixise changed the title [2.7] bpo-24568: Fix read/write greater than 2 GiB on macOS (GH-1705) [2.7] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)

Oct 18, 2018

matrixise changed the title [2.7] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705) WIP: [2.7] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)

Oct 18, 2018

matrixise changed the title WIP: [2.7] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705) [2.7] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)

Oct 18, 2018

matrixise changed the title [2.7] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705) WIP: [2.7] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)

Oct 25, 2018

…-1705)

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