Message 119178 - Python tracker
Message119178
| Author | vstinner |
|---|---|
| Recipients | dmalcolm, joshbressers, pitrou, vstinner |
| Date | 2010-10-19.23:28:10 |
| SpamBayes Score | 4.4474476e-05 |
| Marked as misclassified | No |
| Message-id | <1287530892.51.0.500230669348.issue8863@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch version 8: - fix compiler warning on Windows - skip test_sigfpe() on Windows: it looks like the signal handler is not executed, the program exits directly - fix tests for Windows end of line (\r\n vs \n) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-19 23:28:12 | vstinner | set | recipients: + vstinner, pitrou, dmalcolm, joshbressers |
| 2010-10-19 23:28:12 | vstinner | set | messageid: <1287530892.51.0.500230669348.issue8863@psf.upfronthosting.co.za> |
| 2010-10-19 23:28:11 | vstinner | link | issue8863 messages |
| 2010-10-19 23:28:10 | vstinner | create | |