Message 124548 - Python tracker
Message124548
| Author | vstinner |
|---|---|
| Recipients | amaury.forgeotdarc, belopolsky, davidfraser, dmalcolm, joshbressers, pitrou, scott.dial, sjt, skrah, vstinner |
| Date | 2010-12-23.12:02:52 |
| SpamBayes Score | 0.00023144414 |
| Marked as misclassified | No |
| Message-id | <1293105774.37.0.32094770851.issue8863@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I tested the patch version 11 on Windows: all tests pass. But #include <unistd.h> should be skipped on Windows (Python/fault.c): I will add #ifdef MS_WINDOWS. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-23 12:02:54 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, davidfraser, belopolsky, scott.dial, pitrou, sjt, skrah, dmalcolm, joshbressers |
| 2010-12-23 12:02:54 | vstinner | set | messageid: <1293105774.37.0.32094770851.issue8863@psf.upfronthosting.co.za> |
| 2010-12-23 12:02:52 | vstinner | link | issue8863 messages |
| 2010-12-23 12:02:52 | vstinner | create | |