summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d
diff options
context:
space:
mode:
authorDavid CARLIER <devnexen@gmail.com>2020-11-19 07:24:15 (GMT)
committerGitHub <noreply@github.com>2020-11-19 07:24:15 (GMT)
commit13b865f0e17c88b081c23f7f05cf91166d220a50 (patch)
treec2bd71007ddf4ae2e8c2ada73cdf31a2f67e6f96 /Misc/NEWS.d
parent4687338d0ed46e1f5f5060536becf8a96496bae7 (diff)
downloadcpython-13b865f0e17c88b081c23f7f05cf91166d220a50.zip
cpython-13b865f0e17c88b081c23f7f05cf91166d220a50.tar.gz
cpython-13b865f0e17c88b081c23f7f05cf91166d220a50.tar.bz2
bpo-42375: subprocess DragonFlyBSD build update. (GH-23320)
Same as FreeBSD, file descriptors in /dev/fd id from 0 to 63.
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r--Misc/NEWS.d/next/Library/2020-11-19-04-13-53.bpo-42375.U8bp4s.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-11-19-04-13-53.bpo-42375.U8bp4s.rst b/Misc/NEWS.d/next/Library/2020-11-19-04-13-53.bpo-42375.U8bp4s.rst
new file mode 100644
index 0000000..6d8c80c
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2020-11-19-04-13-53.bpo-42375.U8bp4s.rst
@@ -0,0 +1 @@
+subprocess module update for DragonFlyBSD support. \ No newline at end of file