Message 147061 - Python tracker
Message147061
| Author | sbt |
|---|---|
| Recipients | benjamin.peterson, neologix, petri.lehtinen, pitrou, sbt, stutzbach |
| Date | 2011-11-05.00:20:54 |
| SpamBayes Score | 0.0038473816 |
| Marked as misclassified | No |
| Message-id | <1320452456.67.0.0391983293521.issue13322@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The attached patch makes BufferedWrite.write() raise BlockingIOError when the raw file is non-blocking and the write would block. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-05 00:20:56 | sbt | set | recipients: + sbt, pitrou, benjamin.peterson, stutzbach, neologix, petri.lehtinen |
| 2011-11-05 00:20:56 | sbt | set | messageid: <1320452456.67.0.0391983293521.issue13322@psf.upfronthosting.co.za> |
| 2011-11-05 00:20:56 | sbt | link | issue13322 messages |
| 2011-11-05 00:20:56 | sbt | create | |