Staging
v0.5.1
https://github.com/python/cpython
Revision 54ba5f19d4a654768c785468d736ed0bd05947f5 authored by Miss Islington (bot) on 17 September 2019, 18:41:55 UTC, committed by GitHub on 17 September 2019, 18:41:55 UTC

This includes such names as "cls", "self", "typename", "_typename",
"fields" and "_fields".
Passing positional arguments by keyword is deprecated.
(cherry picked from commit 2bf31ccab3d17f3f35b42dca97f99576dfe2fc7d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 3c1786f
History
Tip revision: 54ba5f19d4a654768c785468d736ed0bd05947f5 authored by Miss Islington (bot) on 17 September 2019, 18:41:55 UTC
bpo-38191: Accept arbitrary keyword names in NamedTuple() and TypedDict(). (GH-16222)
Tip revision: 54ba5f1
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.5 KB
README.rst -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 6.7 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 52.1 KB
license.rst -rw-r--r-- 45.2 KB
make.bat -rw-r--r-- 5.5 KB

README.rst

back to top