[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Fix references to svn_stream_t in Python bindings

From: Jelmer Vernooij <jelmer_at_samba.org>
Date: 2006-07-06 00:35:41 CEST

Hi,

[[[
Allow Python code to drop its reference to a wrapped stream object.

 * subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
   (close_handler_pyio): Add stream close handler.
   (svn_swig_py_make_stream): Increase stream reference count, set close
handler.

]]]

Cheers,

Jelmer

-- 
Jelmer Vernooij <jelmer_at_samba.org> - http://samba.org/~jelmer/

Received on Thu Jul 6 01:09:23 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.