PEP 594: fix typos (#2558)

This commit is contained in:
Jelle Zijlstra 2022-04-26 12:10:00 -07:00 committed by GitHub
parent 0b0dd6ddd5
commit e84c71ba7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@ audio processing.
chunk,3.11,3.13,1999,no,\-
crypt,3.11,3.13,1994,**yes (inactive)**,"legacycrypt_, bcrypt_, argon2-cffi_, hashlib_, passlib_"
imghdr,3.11,3.13,1992,no,"filetype_, puremagic_, python-magic_"
mailmap,3.11,3.13,1995,no,\-
mailcap,3.11,3.13,1995,no,\-
msilib,3.11,3.13,2006,no,\-
nntplib,3.11,3.13,1992,no,\-
nis,3.11 (3.0\*),3.13,1992,no,\-
@ -476,7 +476,7 @@ mailcap
The `mailcap <https://docs.python.org/3/library/mailcap.html>`__ package
reads *mail capability* files to assist in handling a file attachment in
an email. In most modern OSs the email client itself handles reacting to
an email. In most modern operating systems the email client itself handles reacting to
file attachments. Operating systems also have their own way to register
handling files by their file name extension. Finally, the module has
`CVE-2015-20107 <https://nvd.nist.gov/vuln/detail/CVE-2015-20107>`__ filed