]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Correct a couple of unbalanced parenthesis. (GH-10779)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Dec 2018 20:15:54 +0000 (12:15 -0800)
committerGitHub <noreply@github.com>
Wed, 5 Dec 2018 20:15:54 +0000 (12:15 -0800)
commit349d9910b225f2425391b754f36579b6988e2882
treeafebf7f3cfa774297dfaf2e7315806cc5fc9d3e5
parentd2c7c1f7681bee77b221fb645a15a548bb3dd745
Correct a couple of unbalanced parenthesis. (GH-10779)

(cherry picked from commit 55f41e45b4318cbe19209f5144641344d0049fb8)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
Doc/c-api/buffer.rst
Doc/faq/extending.rst
Doc/library/crypt.rst
Doc/library/email.compat32-message.rst
Doc/library/email.message.rst
Doc/library/email.parser.rst
Doc/library/exceptions.rst
Doc/library/stdtypes.rst
Doc/library/sysconfig.rst
Doc/reference/expressions.rst
Doc/using/windows.rst