[issue1576] First draft of a post import hook

Christian Heimes report at bugs.python.org
Mon Dec 10 19:26:29 CET 2007


Christian Heimes added the comment:

The new patch fixes some ref leaks, corner cases and adds some new unit
tests. All unit tests are passing but I'm leaking lots of references in
the register function.

Added file: http://bugs.python.org/file8909/py3k_post_import_hook3.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1576>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_post_import_hook3.patch
Type: text/x-diff
Size: 13670 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071210/6326704a/attachment.patch 


More information about the Python-bugs-list mailing list