]> 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:36:15 +0000 (10:36 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 Sep 2016 07:36:15 +0000 (10:36 +0300)
commitbe9cddb302e51d6a3b8f5217f6d8628e842538b7
tree7315fcdb04328c7900b2f416511a83c10b99e1a3
parentca3c5f580dfac09b7954199dd8a9ddd00507fad4
parent3738c2d8ae44347835b655a22bb4a3c4340af147
Issue #27942: String constants now interned recursively in tuples and frozensets.
Misc/NEWS