]> granicus.if.org Git - python/commit
Close #16160: Subclass support now works for types.SimpleNamespace. Thanks to RDM...
authorEric Snow <ericsnowcurrently@gmail.com>
Wed, 17 Oct 2012 05:35:38 +0000 (22:35 -0700)
committerEric Snow <ericsnowcurrently@gmail.com>
Wed, 17 Oct 2012 05:35:38 +0000 (22:35 -0700)
commit547298c94cd491dbfaa7bc5f968c2bdcf91588cc
treeec3b7ab445ce7b9042990843536fd930fe9863dd
parente54c7185727ca7e46abc6484181c781ff5b0a4eb
Close #16160: Subclass support now works for types.SimpleNamespace.  Thanks to RDM for noticing.
Lib/test/test_types.py
Misc/NEWS
Objects/namespaceobject.c