]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] Correct a couple of unbalanced parenthesis. (GH-10779). (GH-10945)
authorAndre Delfino <adelfino@gmail.com>
Wed, 5 Dec 2018 21:08:50 +0000 (18:08 -0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 5 Dec 2018 21:08:50 +0000 (23:08 +0200)
commit62af9e6583b0b5f5069232c2a6bfd0ceca7fbf95
tree60120471779dd7dc2c9e19ae94ada7cc34ccfdda
parente0c2046d82f6db45a7f3d3ee5f555c3e2487a74d
[3.6] Correct a couple of unbalanced parenthesis. (GH-10779). (GH-10945)

(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