]> granicus.if.org Git - python/commit
Fix the versionadded info for typing.NoReturn (GH-11880)
authorJack Wilsdon <jack.wilsdon@gmail.com>
Fri, 15 Feb 2019 19:20:28 +0000 (19:20 +0000)
committerMariatta <Mariatta@users.noreply.github.com>
Fri, 15 Feb 2019 19:20:28 +0000 (11:20 -0800)
commit903567e4f54494c2f4148eec0504ad761ac942c2
tree2b89ee7ed25cc0c34653a26677d23a2022de8824
parent522630a7462f606300f1e6e6818de191d9dc3fdf
Fix the versionadded info for typing.NoReturn (GH-11880)

The earliest version that `typing.NoReturn` appears in is [3.5.4rc1](https://docs.python.org/3/whatsnew/changelog.html#python-3-5-4-release-candidate-1)
Doc/library/typing.rst