Message151521
> As far as fixing this for 2.7 goes, i don't like the _sound_ of it
> because it is gross... But i'm actually okay with having special case
> code in the gzip module that rejects '<fdopen>' as an actual filename
> and uses '' instead in that case. It is VERY unlikely that anyone ever
> intentionally wants to use that as a filename.
I agree - it sounds ugly, but pragmatically it seems like the best option.
Given that the output will still be a valid gzip file even in this rare
case, it seems unlikely to cause trouble even then. |
|
Date |
User |
Action |
Args |
2012-01-18 07:55:59 | nadeem.vawda | set | recipients:
+ nadeem.vawda, gregory.p.smith, python-dev, jld |
2012-01-18 07:55:59 | nadeem.vawda | set | messageid: <1326873359.65.0.118956465184.issue13781@psf.upfronthosting.co.za> |
2012-01-18 07:55:58 | nadeem.vawda | link | issue13781 messages |
2012-01-18 07:55:58 | nadeem.vawda | create | |
|