[issue28350] Interning string constants with null character

Roundup Robot report at bugs.python.org
Tue Oct 4 11:25:19 EDT 2016


Roundup Robot added the comment:

New changeset 522adc2e082a by Serhiy Storchaka in branch '2.7':
Issue #28350: String constants with null character no longer interned.
https://hg.python.org/cpython/rev/522adc2e082a

New changeset d7ab3241aef2 by Serhiy Storchaka in branch '3.5':
Issue #28350: String constants with null character no longer interned.
https://hg.python.org/cpython/rev/d7ab3241aef2

New changeset 8585b4de4fc0 by Serhiy Storchaka in branch '3.6':
Issue #28350: String constants with null character no longer interned.
https://hg.python.org/cpython/rev/8585b4de4fc0

New changeset 563d523036c6 by Serhiy Storchaka in branch 'default':
Issue #28350: String constants with null character no longer interned.
https://hg.python.org/cpython/rev/563d523036c6

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28350>
_______________________________________


More information about the Python-bugs-list mailing list