Message154179
| Author | brett.cannon |
|---|---|
| Recipients | Trundle, alex, benjamin.peterson, brett.cannon, eric.araujo, eric.snow, ncoghlan, pitrou, vstinner |
| Date | 2012-02-25.03:08:02 |
| SpamBayes Score | 1.2822521e-12 |
| Marked as misclassified | No |
| Message-id | <1330139282.93.0.565840920399.issue2377@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Then if you want to give it a review that would be great! I still need to solve the test_pydoc failure (either with Brian's patch to add a name attribute to ImportError or implement importlib.find_module()). Otherwise all other failures at the moment are because of mtime race conditions (as you know =) or exist in the default branch. And I still need to integrate rebuilding importlib.h into the Makefile, but that should be easy since it will probably be a separate command so you don't accidentally break import by busting importlib. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-25 03:08:03 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, pitrou, vstinner, benjamin.peterson, eric.araujo, alex, Trundle, eric.snow |
| 2012-02-25 03:08:02 | brett.cannon | set | messageid: <1330139282.93.0.565840920399.issue2377@psf.upfronthosting.co.za> |
| 2012-02-25 03:08:02 | brett.cannon | link | issue2377 messages |
| 2012-02-25 03:08:02 | brett.cannon | create | |