]> granicus.if.org Git - python/commit
[3.6] bpo-31655: Validate keyword names in SimpleNamespace constructor. (GH-3909...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 7 Oct 2017 20:52:57 +0000 (13:52 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 7 Oct 2017 20:52:57 +0000 (23:52 +0300)
commitcae6e4775b37c412609d3a0d303c0831ff0012ff
treee7c378856d413e60b857067115da9370eefaa792
parent5f396dba1d11356ab18e3bec130596197e741a64
[3.6] bpo-31655: Validate keyword names in SimpleNamespace constructor. (GH-3909) (#3920)

(cherry picked from commit 79ba471488b936abda5ba5234b1ea90cbc94cae6)
Lib/test/test_types.py
Objects/namespaceobject.c