commit | bccacd19fa7b56dcf2fbfab15992b6b94ab6666b | [log] [tgz] |
---|---|---|
author | Alexander Buchkovsky <olex.buchkovsky@gmail.com> | Tue Nov 06 21:38:34 2018 +0200 |
committer | Antoine Pitrou <pitrou@free.fr> | Tue Nov 06 20:38:34 2018 +0100 |
tree | 5b74440178c378684e5e2ce579975d6dbf29c16a | |
parent | 75d9d59ab3a372d3d78e6a1f5e9f256e29d0a9a6 [diff] |
bpo-17560: Too small type for struct.pack/unpack in mutliprocessing.Connection (GH-10305) Allow sending more than 2 GB at once on a multiprocessing connection on non-Windows systems.