From: Antoine Pitrou Date: Fri, 2 Mar 2012 17:16:38 +0000 (+0100) Subject: Issue #14172: Fix reference leak when marshalling a buffer-like object (other than... X-Git-Tag: v3.3.0a1~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2677c739729ace08c4185d1e459210373477497;p=thirdparty%2FPython%2Fcpython.git Issue #14172: Fix reference leak when marshalling a buffer-like object (other than a bytes object). --- b2677c739729ace08c4185d1e459210373477497