]> granicus.if.org Git - python/commit
Issue #27942: String constants now interned recursively in tuples and frozensets.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 Sep 2016 07:23:01 +0000 (10:23 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 Sep 2016 07:23:01 +0000 (10:23 +0300)
commit3738c2d8ae44347835b655a22bb4a3c4340af147
tree8c417a9bd2645d61d458dba2f28c869dd6b6a4f8
parentc6b5f08f04c7986cd48cec6d32a5d2983862255a
parent00a0fc1144d928515ff8abd0de7bb6ad072fcbdb
Issue #27942: String constants now interned recursively in tuples and frozensets.
Misc/NEWS
Objects/codeobject.c
Python/importlib.h
Python/importlib_external.h