]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-44070: Clarify NEWS message to specify the version when the behaviour was introdu...
authorSteve Dower <steve.dower@python.org>
Mon, 10 May 2021 23:39:17 +0000 (00:39 +0100)
committerGitHub <noreply@github.com>
Mon, 10 May 2021 23:39:17 +0000 (00:39 +0100)
Misc/NEWS.d/next/Core and Builtins/2021-05-10-22-30-12.bpo-44070.5bBtKx.rst

index e40073f3b8b6cc5335ff820b5edbf5ec20927dbc..46bea40031135bcff8b7508971b605164c9709fe 100644 (file)
@@ -1,2 +1,2 @@
 No longer eagerly makes import filenames absolute, except for extension
-modules.
+modules, which was introduced in 3.9.5.