Staging
v0.8.1
https://github.com/python/cpython
Revision 0230e64d2c976ab755c145e97bf86032e0fe3a53 authored by Mariatta on 14 February 2017, 14:11:12 UTC, committed by GitHub on 14 February 2017, 14:11:12 UTC
various updates from upstream python/typing repo:

- Added typing.Counter and typing.ChainMap generics
- More flexible typing.NamedTuple
- Improved generic ABC caching
- More tests
- Bugfixes
- Other updates
* Add Misc/NEWS entry


(cherry picked from commit b692dc8475a032740576129d0990ddc3edccab2b)
1 parent 2d0c228
History
Tip revision: 0230e64d2c976ab755c145e97bf86032e0fe3a53 authored by Mariatta on 14 February 2017, 14:11:12 UTC
bpo-28556: Various updates to typing (#28) (#77)
Tip revision: 0230e64
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 2.1 KB

README

back to top