From 23f4cf3cea2b8e4ddbd791945b672bb40ea59074 Mon Sep 17 00:00:00 2001 From: khanhdq Date: Tue, 2 Aug 2022 16:25:27 +0900 Subject: [PATCH] Revert "Revert "Remove newline, add dot."" This reverts commit 029d187a2e241b8586373a11daaf3694a43af497. --- news/5210.bugfix.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/news/5210.bugfix.rst b/news/5210.bugfix.rst index 3510b9b9..e4f8caef 100644 --- a/news/5210.bugfix.rst +++ b/news/5210.bugfix.rst @@ -1,3 +1,2 @@ Write output from ``subprocess_run`` directly to ``stdout`` instead of creating temporary file. Remove deprecated ``distutils.sysconfig``, use ``sysconfig``. -