[3.7] gh-68966: fix versionchanged in docs (GH-105300) · python/cpython@de108bc

Original file line numberDiff line numberDiff line change

@@ -54,7 +54,7 @@ standard. However, mailcap files are supported on most Unix systems.

5454

use) to determine whether or not the mailcap line applies. :func:`findmatch`

5555

will automatically check such conditions and skip the entry if the check fails.

5656
57-

.. versionchanged:: 3.11

57+

.. versionchanged:: 3.7.16

5858
5959

To prevent security issues with shell metacharacters (symbols that have

6060

special effects in a shell command line), ``findmatch`` will refuse