From b4884083aed9bfec22c4da0e0223ad6a04a4bef2 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Tue, 11 May 2021 00:39:17 +0100 Subject: bpo-44070: Clarify NEWS message to specify the version when the behaviour was introduced (GH-26029) --- .../next/Core and Builtins/2021-05-10-22-30-12.bpo-44070.5bBtKx.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/next/Core and Builtins/2021-05-10-22-30-12.bpo-44070.5bBtKx.rst b/Misc/NEWS.d/next/Core and Builtins/2021-05-10-22-30-12.bpo-44070.5bBtKx.rst index e40073f..46bea40 100644 --- a/Misc/NEWS.d/next/Core and Builtins/2021-05-10-22-30-12.bpo-44070.5bBtKx.rst +++ b/Misc/NEWS.d/next/Core and Builtins/2021-05-10-22-30-12.bpo-44070.5bBtKx.rst @@ -1,2 +1,2 @@ No longer eagerly makes import filenames absolute, except for extension -modules. +modules, which was introduced in 3.9.5. -- cgit v0.12