]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #15900: Fixed reference leak in PyUnicode_TranslateCharmap()
authorChristian Heimes <christian@cheimes.de>
Tue, 11 Sep 2012 12:03:25 +0000 (14:03 +0200)
committerChristian Heimes <christian@cheimes.de>
Tue, 11 Sep 2012 12:03:25 +0000 (14:03 +0200)
commitbdc7e69f42fbb769f96fb970c9883a9a0c953b71
tree1c161da68f19274547326b9c2fc34a5a90496609
parent0085a2407574a4af46019bee279895bdafbd76b8
Issue #15900: Fixed reference leak in PyUnicode_TranslateCharmap()
Misc/NEWS
Objects/unicodeobject.c