]> granicus.if.org Git - python/commit
Fixed reference leak in the "backslashreplace" error handler.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 23 Sep 2014 16:58:57 +0000 (19:58 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 23 Sep 2014 16:58:57 +0000 (19:58 +0300)
commit7d96a09aca160f721820c2a63fcd3bfe100c050e
tree0f070cfc0263120119dff3f1f0a3e69f52c71e59
parent70d92556ebeeb71728e30be862a8c72b3d753024
Fixed reference leak in the "backslashreplace" error handler.
Python/codecs.c