Staging
v0.5.1
https://github.com/python/cpython
Revision 46dbb7d1032c19163f37785509b8f5b3004416e8 authored by Guido van Rossum on 22 May 2015, 17:14:11 UTC, committed by Guido van Rossum on 22 May 2015, 17:14:11 UTC
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.
1 parent 569db2c
History
Tip revision: 46dbb7d1032c19163f37785509b8f5b3004416e8 authored by Guido van Rossum on 22 May 2015, 17:14:11 UTC
Preliminary typing.py, anticipating provisional acceptance of PEP 484.
Tip revision: 46dbb7d
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 996 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 7.1 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 55.3 KB
README -rw-r--r-- 6.6 KB
aclocal.m4 -rw-r--r-- 8.3 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 454.0 KB
configure.ac -rw-r--r-- 147.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.8 KB
setup.py -rw-r--r-- 95.6 KB

README

back to top