mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
[3.9] gh-68966: fix versionchanged in docs (GH-105298)
This commit is contained in:
parent
d7f8a5fe07
commit
89507d5378
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue