Message130187
| Author | vstinner |
|---|---|
| Recipients | amaury.forgeotdarc, casevh, neologix, pitrou, santoso.wijaya, terry.reedy, vstinner |
| Date | 2011-03-06.20:15:10 |
| SpamBayes Score | 0.00020774608 |
| Marked as misclassified | No |
| Message-id | <1299442511.79.0.744608866395.issue11395@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Other remarks about test_wconsole_binlarge.patch: - the patch doesn't apply on Python 3.3 - I would prefer 32767 instead of 32000 for the maximum length Suggestion for the comment in fileio.c: * Issue #11395: not enough space error (errno 12) on writing into stdout in a Windows console if the length is greater than 66000 bytes. */ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-06 20:15:11 | vstinner | set | recipients: + vstinner, terry.reedy, amaury.forgeotdarc, pitrou, casevh, neologix, santoso.wijaya |
| 2011-03-06 20:15:11 | vstinner | set | messageid: <1299442511.79.0.744608866395.issue11395@psf.upfronthosting.co.za> |
| 2011-03-06 20:15:10 | vstinner | link | issue11395 messages |
| 2011-03-06 20:15:10 | vstinner | create | |