[Python-Dev] Returning Windows file attribute information via os.stat()

Terry Reedy tjreedy at udel.edu
Wed Jun 11 18:24:35 CEST 2014


On 6/11/2014 9:27 AM, Ben Hoyt wrote:
>>> What would be the next steps to get this to happen? Open an issue on
>>> bugs.python.org and submit a patch with tests?
>>
>> Yep!
>
> Okay, I've done step one (opened an issue on bugs.python.org), and
> hope to provide a patch in the next few weeks if no-one else does
> (I've never compiled CPython on Windows before):
>
> http://bugs.python.org/issue21719

If you have problems compiling, the core-mentorship list is one place to 
ask. For 3.4+, I believe the devguide instructions are correct. If not, 
say something.

-- 
Terry Jan Reedy



More information about the Python-Dev mailing list