Brett Cannon <br...@python.org> added the comment:

OK, everyone's code review comments have been addressed. That means I have 
test_pydoc still failing (and that won't get fixed until ImportError grows a 
module_name attribute; issue #1559549) and test_trace (it doesn't like frozen 
modules). I also have not plugged the memory leaks that Antoine pointed out 
(but then again I'm not sure where they might be considering how many people 
have gone over this code and not spotted a leak that I have not fixed). I also 
have not dealt with python -v or Windows registry imports. But once everything 
but the memory leaks are done I will generate a massive patch and commit to 
default.

----------

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

Reply via email to