Message158001
| Author | brett.cannon |
|---|---|
| Recipients | Trundle, alex, benjamin.peterson, brett.cannon, eric.araujo, eric.smith, eric.snow, ncoghlan, pitrou, vstinner |
| Date | 2012-04-11.01:11:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1334106718.21.0.552067223475.issue2377@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
OK, I have fixed test_trace by tweaking the trace module in default. I have decided to follow Antoine's suggestion-by-question and get test_pydoc working before I merge by getting ImportError spruced up in default but pydoc changed in bootstrap_importlib. I am *not* going to try to get registry-based imports working because I don't have a Windows machine and could quite easily break the build. I would rather have a Windows expert add the support. IOW: * Issue #1559549 * Fix pydoc in bootstrap_importlib * Big patch merged into default * ??? * Profit! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-11 01:11:58 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, pitrou, vstinner, eric.smith, benjamin.peterson, eric.araujo, alex, Trundle, eric.snow |
| 2012-04-11 01:11:58 | brett.cannon | set | messageid: <1334106718.21.0.552067223475.issue2377@psf.upfronthosting.co.za> |
| 2012-04-11 01:11:57 | brett.cannon | link | issue2377 messages |
| 2012-04-11 01:11:57 | brett.cannon | create | |