We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f89c47 commit d958960Copy full SHA for d958960
Doc/library/mailcap.rst
@@ -54,7 +54,7 @@ standard. However, mailcap files are supported on most Unix systems.
54
use) to determine whether or not the mailcap line applies. :func:`findmatch`
55
will automatically check such conditions and skip the entry if the check fails.
56
57
- .. versionchanged:: 3.11
+ .. versionchanged:: 3.8.16
58
59
To prevent security issues with shell metacharacters (symbols that have
60
special effects in a shell command line), ``findmatch`` will refuse
0 commit comments