Roundup Robot <devn...@psf.upfronthosting.co.za> added the comment:

New changeset 185a6ae76479 by Antoine Pitrou in branch '3.2':
Issue #14172: Fix reference leak when marshalling a buffer-like object (other 
than a bytes object).
http://hg.python.org/cpython/rev/185a6ae76479

New changeset b1303cf15e01 by Antoine Pitrou in branch 'default':
Issue #14172: Fix reference leak when marshalling a buffer-like object (other 
than a bytes object).
http://hg.python.org/cpython/rev/b1303cf15e01

----------
nosy: +python-dev

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14172>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to