Staging
v0.5.1
https://github.com/python/cpython
Revision f7b57df0c09c3a04ab27ba06eb2feb989bbb16cb authored by Raymond Hettinger on 18 March 2019, 16:53:56 UTC, committed by Miss Islington (bot) on 18 March 2019, 16:53:56 UTC


Also,  deprecate the *_field_types* attributes which duplicated the information in *\__annotations__*.


https://bugs.python.org/issue36320
1 parent 1be0d11
History
Tip revision: f7b57df0c09c3a04ab27ba06eb2feb989bbb16cb authored by Raymond Hettinger on 18 March 2019, 16:53:56 UTC
bpo-36320: Switch typing.NamedTuple from OrderedDict to regular dict (GH-12396)
Tip revision: f7b57df
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.4 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 51.4 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.5 KB

README.rst

back to top