Message229544
I agree with Brett. Making old functions support `Path` sounds trivial to me, and I don't think there are any backward compatibility issues. Having to do str(path) every time you call a function is ugly. So I think that all stdlib functions that currently take a string path should be able to take a `Path` object.
I'll add to that the functions in the `zipfile` module. |
|
Date |
User |
Action |
Args |
2014-10-16 18:11:39 | cool-RR | set | recipients:
+ cool-RR, barry, brett.cannon, georg.brandl, pitrou, ezio.melotti, r.david.murray, tshepang |
2014-10-16 18:11:39 | cool-RR | set | messageid: <1413483099.22.0.949644851363.issue22570@psf.upfronthosting.co.za> |
2014-10-16 18:11:39 | cool-RR | link | issue22570 messages |
2014-10-16 18:11:39 | cool-RR | create | |
|