diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-11-03-10-12-04.bpo-35152.xpqskp.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-11-03-10-12-04.bpo-35152.xpqskp.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-11-03-10-12-04.bpo-35152.xpqskp.rst b/Misc/NEWS.d/next/Library/2018-11-03-10-12-04.bpo-35152.xpqskp.rst new file mode 100644 index 0000000..7cc9ed3 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2018-11-03-10-12-04.bpo-35152.xpqskp.rst @@ -0,0 +1 @@ +Allow sending more than 2 GB at once on a multiprocessing connection on non-Windows systems.
\ No newline at end of file |