Message74415
| Author | brett.cannon |
|---|---|
| Recipients | benjamin.peterson, brett.cannon, loewis, vstinner |
| Date | 2008-10-07.00:26:16 |
| SpamBayes Score | 4.3959585e-07 |
| Marked as misclassified | No |
| Message-id | <1223339179.46.0.794566312092.issue3574@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
So I tried the patch (I attached my version with different comments in the header file and removed some redundant change in whitespacing), and test_sys consistently fails for me: test_current_frames (__main__.SysModuleTest) AssertionError: '' != 'g456()' And this is after a ``make distclean`` and a new compile. This failure doesn't occur on a clean checkout made after a 'distclean'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-07 00:26:19 | brett.cannon | set | recipients: + brett.cannon, loewis, vstinner, benjamin.peterson |
| 2008-10-07 00:26:19 | brett.cannon | set | messageid: <1223339179.46.0.794566312092.issue3574@psf.upfronthosting.co.za> |
| 2008-10-07 00:26:18 | brett.cannon | link | issue3574 messages |
| 2008-10-07 00:26:17 | brett.cannon | create | |