This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients gregory.p.smith, neologix, python-dev, riku-voipio
Date 2013-03-03.18:54:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362336888.24.0.364310466703.issue16962@psf.upfronthosting.co.za>
In-reply-to
Content
looks sane and cleaner than the silly x32 hack in there, i'll take care of it.  FYI - your patch forgot to add the "unsigned char d_type;" struct member before name.  fixed and applied.

When i wrote that code I was probably assuming that sticking with the ancient syscall made more sense for compatibility.  I'm happy to see that compatibility goes the other way on this one.
History
Date User Action Args
2013-03-03 18:54:48gregory.p.smithsetrecipients: + gregory.p.smith, neologix, python-dev, riku-voipio
2013-03-03 18:54:48gregory.p.smithsetmessageid: <1362336888.24.0.364310466703.issue16962@psf.upfronthosting.co.za>
2013-03-03 18:54:48gregory.p.smithlinkissue16962 messages
2013-03-03 18:54:47gregory.p.smithcreate