]> granicus.if.org Git - python/commit
Add Text=str. Make ItemsView derive from AbstractSet, not Set (which is the concrete...
authorGuido van Rossum <guido@python.org>
Tue, 5 Apr 2016 21:54:25 +0000 (14:54 -0700)
committerGuido van Rossum <guido@python.org>
Tue, 5 Apr 2016 21:54:25 +0000 (14:54 -0700)
commit0e0563ca2c6d67126f33ea077ddea19af71f14eb
tree29ee4d631e64e371d582b930ea3401b6ef2ec2d7
parentbd5b9a074241c6146bdcacef9a1e84f48c7c8d8a
Add Text=str. Make ItemsView derive from AbstractSet, not Set (which is the concrete set).
Lib/typing.py