Kushal Das added the comment:
The patch can be applied, and build successfully. I have ran the current test
suite[1]. The two failed tests do not seem to be have anything to do with this
patch (read the end of the consoleText output). I think the thing remaining is
the new test cases, and NEWS
Eryk Sun added the comment:
Standard users have SeChangeNotifyPrivilege, which allows traversing a
directory that they can't access, so Python should only work with paths as
strings instead of trying to open a directory handle.
I think it's best to make Windows do as much of the normalization
Xiang Zhang added the comment:
I agree with Martin and suggest make the following changes:
1. Make wbits and bufsize of zlib.decompress keyword arguments.
2. Make max_length of decompressobj.decompress keyword argument.
I'd prefer others to stay position-only as now.
Attach a patch doing the a
101 - 103 of 103 matches
Mail list logo