mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Preliminary typing.py, anticipating provisional acceptance of PEP 484.
There area bunch of TODOs here, but the biggest (not mentioned in the file) is that I'm going to take out __instancecheck__ and __subclasscheck__. However my personal schedule is such that I probably won't have time for these before Larry tags beta 1. But I will try -- this commit is mostly to make sure that typing.py doesn't completely miss the train. PS. I'm tracking issues at https://github.com/ambv/typehinting/issues.
This commit is contained in:
parent
569db2c9f6
commit
46dbb7d103
4 changed files with 3104 additions and 0 deletions
1373
Lib/test/test_typing.py
Normal file
1373
Lib/test/test_typing.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue