]> granicus.if.org Git - python/commit
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 2 Dec 2015 23:05:52 +0000 (01:05 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 2 Dec 2015 23:05:52 +0000 (01:05 +0200)
commit7c088a9b5cb7d2a74bfe3bc4a8e380b9023e5579
tree7c84f7043dd05e0dcdcee861269880fa43b14472
parent7bc168faf58db89de19ef57d4b1f27fcf8fc2833
parent6648bf5661b79f5b40385b21570dff6f146c5eb5
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
Misc/NEWS
Objects/unicodeobject.c