Message164029
The uses of fwrite() and fflush() also need this EINTR treatment in 2.7. I haven't checked the write paths in 3.2 yet.
Also, the fix change to 3.2's _io module needs backporting to 2.7's _io module for people using that. |
|
| Date |
User |
Action |
Args |
| 2012-06-26 04:04:59 | gregory.p.smith | set | recipients:
+ gregory.p.smith, pitrou, python-dev, jcon |
| 2012-06-26 04:04:59 | gregory.p.smith | set | messageid: <[email protected]> |
| 2012-06-26 04:04:59 | gregory.p.smith | link | issue12268 messages |
| 2012-06-26 04:04:58 | gregory.p.smith | create | |
|