[Python-Dev] Returning Windows file attribute information via os.stat() (original) (raw)
Terry Reedy tjreedy at udel.edu
Wed Jun 11 18:24:35 CEST 2014
- Previous message: [Python-Dev] Returning Windows file attribute information via os.stat()
- Next message: [Python-Dev] Python 3.5 on VC14 - update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Returning Windows file attribute information via os.stat()
- Next message: [Python-Dev] Python 3.5 on VC14 - update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]