commit | f06e0218ef6007667f5d61184b85a81a0466d3ae | [log] [tgz] |
---|---|---|
author | Ivan Levkivskyi <levkivskyi@gmail.com> | Tue May 02 19:14:07 2017 +0200 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Tue May 02 10:14:07 2017 -0700 |
tree | 79f8d61eb84269181ba0eddbe4a8f0b9800e33cc | |
parent | 495b5021e73e3c4b6404417ecf4fa83aa10297f0 [diff] |
bpo-28556: Routine updates to typing (#1366) - Add NoReturn type - Use WrapperDescriptorType (original PR by Jim Fasarakis-Hilliard) - Minor bug-fixes