]> granicus.if.org Git - python/commit
[3.5] bpo-29802: Fix the cleaning up issue in PyUnicode_FSDecoder(). (GH-1217) (...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Apr 2017 07:55:54 +0000 (10:55 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Apr 2017 07:55:54 +0000 (10:55 +0300)
commit17db4b99b4d300a9b024ba0efdaa46d05d4f4cd3
tree80189fd703d0ae886286548adbfc8268759533d8
parented5e0652cad5ae13f33777e822ff0f1aed3942f6
[3.5] bpo-29802: Fix the cleaning up issue in PyUnicode_FSDecoder(). (GH-1217) (#1219)

(cherry picked from commit 7a113a0)
Objects/unicodeobject.c