Message158365
OK, so I have started to check this stuff in, but I think it's best to do it piecemeal. Going forward I would like to commit in units of functions being replaced, and prioritize stuff that cuts out C code (e.g. the load_*() methods, find_module(), etc.). That way it's clear that progress is being made. Obviously the best way to tell if code is hanging on just because of imp is to comment out the interface code and see what your compiler complains about in terms of dead code (or at least clang is good at this). |
|
Date |
User |
Action |
Args |
2012-04-15 20:12:38 | brett.cannon | set | recipients:
+ brett.cannon, pitrou, eric.araujo, Arfrever, meador.inge, python-dev, eric.snow |
2012-04-15 20:12:38 | brett.cannon | set | messageid: <1334520758.36.0.85145758838.issue13959@psf.upfronthosting.co.za> |
2012-04-15 20:12:37 | brett.cannon | link | issue13959 messages |
2012-04-15 20:12:37 | brett.cannon | create | |
|