Re: svn commit: r16211 - trunk/subversion/bindings/swig/python/svn
From: André Malo <nd_at_perlig.de>
Date: 2005-09-22 22:49:11 CEST
* djames@tigris.org wrote:
> Author: djames
Hmm. These changes will create a lot of pools at import time which even may
The pool creation at import time can be solved by using
def foo(..., pool = None):
The leaks probably need to be solved by explicitly calling pool.clear() at
nd
-- die (eval q-qq:Just Another Perl Hacker :-) # André Malo, <http://pub.perlig.de/> # --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Sep 22 22:50:11 2005 |
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.