]> granicus.if.org Git - python/commit
Issue #28350: String constants with null character no longer interned.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 4 Oct 2016 15:17:08 +0000 (18:17 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 4 Oct 2016 15:17:08 +0000 (18:17 +0300)
commitab8b75a56e771eb410f74a8432bc88e5937398cf
treee73545300807fffbe09c968fa02882d44736ac0b
parent317d350f9c535fff36f15e4d3b8adb3be222eebd
Issue #28350: String constants with null character no longer interned.
Lib/test/test_code.py
Misc/NEWS
Objects/codeobject.c