commit | 9ae867019a9afa14b851b5526750b75db9dd6c9a | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@dropbox.com> | Thu Jan 29 15:22:25 2015 -0800 |
committer | Guido van Rossum <guido@dropbox.com> | Thu Jan 29 15:26:15 2015 -0800 |
tree | 6cf739e8782c9b4ce2f160a8836ee0632db29531 | |
parent | 0a307c91a5d0d75d3363964be7dd39a78283cd2d [diff] |
Switch to strings for forward refs. Add get_type_hints(). Default None implies Optional.