summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-02-23-15-06-01.gh-issue-102179.P6KQ4c.rst
diff options
context:
space:
mode:
authorPablo Galindo <pablogsal@gmail.com>2023-04-04 22:21:41 (GMT)
committerPablo Galindo <pablogsal@gmail.com>2023-04-04 22:22:17 (GMT)
commitf3909b8bc83675b7ab093dbc558e677558d8e718 (patch)
tree7ef4b9045bb4a04e335980fe13244cac027ea8fd /Misc/NEWS.d/next/Library/2023-02-23-15-06-01.gh-issue-102179.P6KQ4c.rst
parent6abd0486bbb30b9d2c99b00412d5641f9c778b88 (diff)
downloadcpython-f3909b8bc83675b7ab093dbc558e677558d8e718.zip
cpython-f3909b8bc83675b7ab093dbc558e677558d8e718.tar.gz
cpython-f3909b8bc83675b7ab093dbc558e677558d8e718.tar.bz2
Python 3.11.3v3.11.3
Diffstat (limited to 'Misc/NEWS.d/next/Library/2023-02-23-15-06-01.gh-issue-102179.P6KQ4c.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2023-02-23-15-06-01.gh-issue-102179.P6KQ4c.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2023-02-23-15-06-01.gh-issue-102179.P6KQ4c.rst b/Misc/NEWS.d/next/Library/2023-02-23-15-06-01.gh-issue-102179.P6KQ4c.rst
deleted file mode 100644
index f77493e..0000000
--- a/Misc/NEWS.d/next/Library/2023-02-23-15-06-01.gh-issue-102179.P6KQ4c.rst
+++ /dev/null
@@ -1 +0,0 @@
-Fix :func:`os.dup2` error message for negative fds.