- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message95599
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | scoder |
|---|---|
| Recipients | Arfrever, amaury.forgeotdarc, pitrou, scoder |
| Date | 2009-11-22.14:21:54 |
| SpamBayes Score | 1.7012559e-05 |
| Marked as misclassified | No |
| Message-id | <1258899715.83.0.0356247907062.issue7173@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch is supposed to apply near the end of the class TreeAssertVisitor at the end of the file Cython/TestUtils.py, not in the class NodeTypeWriter. And the test doesn't run (or even import) the extension, it just builds it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-11-22 14:21:55 | scoder | set | recipients: + scoder, amaury.forgeotdarc, pitrou, Arfrever |
| 2009-11-22 14:21:55 | scoder | set | messageid: <1258899715.83.0.0356247907062.issue7173@psf.upfronthosting.co.za> |
| 2009-11-22 14:21:54 | scoder | link | issue7173 messages |
| 2009-11-22 14:21:54 | scoder | create | |

