From: Ned Deily Date: Mon, 5 Jun 2023 03:56:15 +0000 (-0400) Subject: [3.9] gh-68966: fix versionchanged in docs (GH-105298) X-Git-Tag: v3.9.17~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=89507d5378a4fdf805bd22860c16a4ce02c970b3;p=thirdparty%2FPython%2Fcpython.git [3.9] gh-68966: fix versionchanged in docs (GH-105298) --- diff --git a/Doc/library/mailcap.rst b/Doc/library/mailcap.rst index 7aa3380fecae..34d5d5ed86b8 100644 --- a/Doc/library/mailcap.rst +++ b/Doc/library/mailcap.rst @@ -60,7 +60,7 @@ standard. However, mailcap files are supported on most Unix systems. use) to determine whether or not the mailcap line applies. :func:`findmatch` will automatically check such conditions and skip the entry if the check fails. - .. versionchanged:: 3.11 + .. versionchanged:: 3.9.16 To prevent security issues with shell metacharacters (symbols that have special effects in a shell command line), ``findmatch`` will refuse