summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-08-19-08-32-13.bpo-41586.IYjmjK.rst
blob: 40461679ebdfebbb5ab57e6357e3a2335a222fe5 (plain)
1
2
Add F_SETPIPE_SZ and F_GETPIPE_SZ to fcntl module. Allow setting pipesize on
subprocess.Popen.