Message157392
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. |
|
Date |
User |
Action |
Args |
2012-04-03 01:08:53 | brett.cannon | set | recipients:
+ brett.cannon, ncoghlan, pitrou, vstinner, eric.smith, benjamin.peterson, eric.araujo, alex, Trundle, eric.snow |
2012-04-03 01:08:52 | brett.cannon | set | messageid: <1333415332.96.0.220141376039.issue2377@psf.upfronthosting.co.za> |
2012-04-03 01:08:52 | brett.cannon | link | issue2377 messages |
2012-04-03 01:08:52 | brett.cannon | create | |
|