Message 147664 - Python tracker
Message147664
| Author | sbt |
|---|---|
| Recipients | benjamin.peterson, neologix, petri.lehtinen, pitrou, sbt, stutzbach |
| Date | 2011-11-15.12:24:25 |
| SpamBayes Score | 1.2175263e-07 |
| Marked as misclassified | No |
| Message-id | <1321359868.2.0.101061021337.issue13322@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is an updated patch which uses the real errno. It also gets rid of the restore_pos argument of _bufferedwriter_flush_unlocked() which is always set to false -- I guess buffered_flush_and_rewind_unlocked() is used instead. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-15 12:24:29 | sbt | set | recipients: + sbt, pitrou, benjamin.peterson, stutzbach, neologix, petri.lehtinen |
| 2011-11-15 12:24:28 | sbt | set | messageid: <1321359868.2.0.101061021337.issue13322@psf.upfronthosting.co.za> |
| 2011-11-15 12:24:27 | sbt | link | issue13322 messages |
| 2011-11-15 12:24:27 | sbt | create | |