Message 243244 - Python tracker
Message243244
| Author | martin.panter |
|---|---|
| Recipients | alex, christian.heimes, dstufft, martin.panter |
| Date | 2015-05-15.05:04:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1431666290.08.0.934027337454.issue23804@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch for 3.5 that changes the default size to explicitly be 1024, and tests that recv(0) and read(0) now work as I expect they should by returning nothing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-15 05:04:50 | martin.panter | set | recipients: + martin.panter, christian.heimes, alex, dstufft |
| 2015-05-15 05:04:50 | martin.panter | set | messageid: <1431666290.08.0.934027337454.issue23804@psf.upfronthosting.co.za> |
| 2015-05-15 05:04:50 | martin.panter | link | issue23804 messages |
| 2015-05-15 05:04:49 | martin.panter | create | |