[Python-checkins] [python/cpython] e612c2: [3.6] bpo-28556: Routine updates to typing (GH-136...

GitHub noreply at github.com
Wed May 3 12:38:02 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: e612c28513b406779d187e5f816445c7d40d292b
      https://github.com/python/cpython/commit/e612c28513b406779d187e5f816445c7d40d292b
  Author: Mariatta <Mariatta at users.noreply.github.com>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M Lib/test/test_typing.py
    M Lib/typing.py
    M Misc/NEWS

  Log Message:
  -----------
  [3.6] bpo-28556: Routine updates to typing (GH-1366) (#1416)

- Add NoReturn type
- Use WrapperDescriptorType (original PR by Jim Fasarakis-Hilliard)
- Minor bug-fixes
(cherry picked from commit f06e0218ef6007667f5d61184b85a81a0466d3ae)




More information about the Python-checkins mailing list