subvertpy-users team mailing list archive
-
subvertpy-users team
-
Mailing list archive
-
Message #00016
[PATCH 0 of 3] Three otherwise unrelated patches
Hi,
This series contains three patches which aren't terribly related other
than the fact that they are all against Subvertpy ;-)
The first patch is one I wrote some time ago; I believe it was mainly
to aid debugging.
The second is a patch changes the URL descriptor on a RemoteAccess
instance so that it obtains it from Subversion. This seemed like the
best way to implement a wrapper for svn_ra_get_session_url().
I'm not entirely sure about the last patch. I *think* it fixes a leak,
but I'm not all that familiar with the internals of Python's reference
counting.
--
- Dan
Follow ups