From 48ed5c869197ecba8258a4abd395cf7ccf306824 Mon Sep 17 00:00:00 2001 From: "blurb-it[bot]" <43283697+blurb-it[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:04:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=F0=9F=A4=96=20Added=20by=20blurb?= =?UTF-8?q?=5Fit.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../2023-10-11-14-04-00.gh-issue-76186.p3zwCQ.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 Misc/NEWS.d/next/Core and Builtins/2023-10-11-14-04-00.gh-issue-76186.p3zwCQ.rst diff --git a/Misc/NEWS.d/next/Core and Builtins/2023-10-11-14-04-00.gh-issue-76186.p3zwCQ.rst b/Misc/NEWS.d/next/Core and Builtins/2023-10-11-14-04-00.gh-issue-76186.p3zwCQ.rst new file mode 100644 index 00000000000000..2c07e21e197677 --- /dev/null +++ b/Misc/NEWS.d/next/Core and Builtins/2023-10-11-14-04-00.gh-issue-76186.p3zwCQ.rst @@ -0,0 +1 @@ +Fix misleading error message in multiprocesing module. Patch by Joannah Nanjekye