- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message78834
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 | pitrou |
|---|---|
| Recipients | alexandre.vassalotti, blaisorblade, christian.heimes, lemburg, pitrou, rhettinger, skip.montanaro |
| Date | 2009-01-02.16:28:27 |
| SpamBayes Score | 7.2557023e-06 |
| Marked as misclassified | No |
| Message-id | <1230913712.9067.26.camel@localhost> |
| In-reply-to | <18782.15905.838842.10862@montanaro-dyndns-org.local> |
| Content | |
|---|---|
> If I dump the assembler code for ceval.c will that help others debug > the problem? Well, I'm no PPC expert but it can be useful. Can you dump it with "-S -dA"? (also, can you try the latest patch? I've made some tiny adjustement in the opcode epilogues, I don't think it will make a difference but who knows) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-02 16:28:28 | pitrou | set | recipients: + pitrou, lemburg, skip.montanaro, rhettinger, christian.heimes, alexandre.vassalotti, blaisorblade |
| 2009-01-02 16:28:28 | pitrou | link | issue4753 messages |
| 2009-01-02 16:28:27 | pitrou | create | |

