Message173462
| Author | nadeem.vawda |
|---|---|
| Recipients | Chris.Barker, agillesp, jackdied, nadeem.vawda, python-dev, radek768 |
| Date | 2012-10-21.16:34:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1350837240.31.0.354184296065.issue5148@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The data corruption issue is now fixed in the 2.7 branch.
In 3.x, using a mode containing 'U' results in an exception rather than silent data corruption. Additionally, gzip.open() has supported text modes ("rt"/"wt"/"at") and newline translation since 3.3 [issue 13989]. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-21 16:34:00 | nadeem.vawda | set | recipients: + nadeem.vawda, jackdied, Chris.Barker, radek768, agillesp, python-dev |
| 2012-10-21 16:34:00 | nadeem.vawda | set | messageid: <1350837240.31.0.354184296065.issue5148@psf.upfronthosting.co.za> |
| 2012-10-21 16:34:00 | nadeem.vawda | link | issue5148 messages |
| 2012-10-21 16:34:00 | nadeem.vawda | create | |