]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in "Context manager types" section in typing.rst (GH-22676)
authorSaiyang Gou <gousaiyang@163.com>
Mon, 12 Oct 2020 23:34:33 +0000 (16:34 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Oct 2020 23:34:33 +0000 (16:34 -0700)
commitba06a70c822ede62688136add488eb78957689fe
tree4927cac601de1d1ba3f39ea76677d7d0b00af8e1
parent04b8631d84a870dda456ef86039c1baf34d08500
Fix typo in "Context manager types" section in typing.rst (GH-22676)

Fix typo in the "Context manager types" section in `typing.rst`.

Automerge-Triggered-By: @gvanrossum
Doc/library/typing.rst