]> granicus.if.org Git - python/commit
bpo-31655: Validate keyword names in SimpleNamespace constructor. (#3909)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 7 Oct 2017 19:59:35 +0000 (22:59 +0300)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2017 19:59:35 +0000 (22:59 +0300)
commit79ba471488b936abda5ba5234b1ea90cbc94cae6
treebb050e9c72817d1acb54ddc4ae9fc186770aa196
parent28f713601d3ec80820e842dcb25a234093f1ff18
bpo-31655: Validate keyword names in SimpleNamespace constructor. (#3909)
Lib/test/test_types.py
Objects/namespaceobject.c