]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed reference leak in the "backslashreplace" error handler.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 23 Sep 2014 16:59:34 +0000 (19:59 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 23 Sep 2014 16:59:34 +0000 (19:59 +0300)
commitcbcbfdf19f7e2824c95d534bab67839b693805dc
tree3b48238273a1627955b9e45cb6c56dc36cf49c96
parent21df71ae8e9f7ed1a0f3de6923fa30961ac15888
parent8aa8c47db2f0205dec61d50274817cf6b0b15e0a
Fixed reference leak in the "backslashreplace" error handler.
Python/codecs.c