Message 128698 - Python tracker
Message128698
| Author | njoly |
|---|---|
| Recipients | njoly |
| Date | 2011-02-16.22:17:59 |
| SpamBayes Score | 0.0062140548 |
| Marked as misclassified | No |
| Message-id | <1297894688.76.0.163416819421.issue11225@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
NetBSD do require the very same fix from issue 9185, to handle ERANGE errno returned when the size argument is greater than zero but smaller than the length of the pathname plus 1. Without it, the testsuite do indeed loops indefinitely. Thanks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-16 22:18:09 | njoly | set | recipients: + njoly |
| 2011-02-16 22:18:08 | njoly | set | messageid: <1297894688.76.0.163416819421.issue11225@psf.upfronthosting.co.za> |
| 2011-02-16 22:17:59 | njoly | link | issue11225 messages |
| 2011-02-16 22:17:59 | njoly | create | |