commit | 903567e4f54494c2f4148eec0504ad761ac942c2 | [log] [tgz] |
---|---|---|
author | Jack Wilsdon <jack.wilsdon@gmail.com> | Fri Feb 15 19:20:28 2019 +0000 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Fri Feb 15 11:20:28 2019 -0800 |
tree | 2b89ee7ed25cc0c34653a26677d23a2022de8824 | |
parent | 522630a7462f606300f1e6e6818de191d9dc3fdf [diff] |
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)