diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2023-04-04 22:21:41 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2023-04-04 22:22:17 (GMT) |
commit | f3909b8bc83675b7ab093dbc558e677558d8e718 (patch) | |
tree | 7ef4b9045bb4a04e335980fe13244cac027ea8fd /Misc/NEWS.d/next/Library/2023-02-23-15-06-01.gh-issue-102179.P6KQ4c.rst | |
parent | 6abd0486bbb30b9d2c99b00412d5641f9c778b88 (diff) | |
download | cpython-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.rst | 1 |
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. |